2023-07-31 Nick Hall * setup.py: Update minimum python version 2023-07-31 Nick Hall * docs/conf.py, gramps/gen/const.py: Update copyright dates 2023-07-31 Nick Hall * po/pt_BR.po, po/ru.po: Fix fatal errors in po files 2023-07-31 Nick Hall * po/check_po: Update check_po to support msgctxt strings 2023-07-31 Nick Hall * Gramps.py, aio/grampsaioc.py, aio/grampsaiocd.py, aio/grampsaiow.py, aio/setup.py, data/man/conf.py, data/man/cs/conf.py, data/man/fr/conf.py, data/man/nl/conf.py, data/man/pl/conf.py, data/man/pt_BR/conf.py, data/man/sv/conf.py, data/man/update_man.py, docs/conf.py, docs/update_doc.py, gramps/cli/arghandler.py, gramps/cli/argparser.py, gramps/cli/clidbman.py, gramps/cli/grampscli.py, gramps/cli/plug/__init__.py, gramps/cli/test/argparser_test.py, gramps/cli/test/cli_test.py, gramps/cli/test/user_test.py, gramps/cli/user.py, gramps/gen/__init__.py, gramps/gen/config.py, gramps/gen/const.py, gramps/gen/constfunc.py, gramps/gen/datehandler/__init__.py, gramps/gen/datehandler/_date_ar.py, gramps/gen/datehandler/_date_bg.py, gramps/gen/datehandler/_date_ca.py, gramps/gen/datehandler/_date_cs.py, gramps/gen/datehandler/_date_da.py, gramps/gen/datehandler/_date_de.py, gramps/gen/datehandler/_date_el.py, gramps/gen/datehandler/_date_es.py, gramps/gen/datehandler/_date_fi.py, gramps/gen/datehandler/_date_fr.py, gramps/gen/datehandler/_date_hr.py, gramps/gen/datehandler/_date_hu.py, gramps/gen/datehandler/_date_is.py, gramps/gen/datehandler/_date_it.py, gramps/gen/datehandler/_date_ja.py, gramps/gen/datehandler/_date_lt.py, gramps/gen/datehandler/_date_nb.py, gramps/gen/datehandler/_date_nl.py, gramps/gen/datehandler/_date_pl.py, gramps/gen/datehandler/_date_pt.py, gramps/gen/datehandler/_date_ru.py, gramps/gen/datehandler/_date_sk.py, gramps/gen/datehandler/_date_sl.py, gramps/gen/datehandler/_date_sr.py, gramps/gen/datehandler/_date_sv.py, gramps/gen/datehandler/_date_uk.py, gramps/gen/datehandler/_date_zh_CN.py, gramps/gen/datehandler/_date_zh_TW.py, gramps/gen/datehandler/_datedisplay.py, gramps/gen/datehandler/_datehandler.py, gramps/gen/datehandler/_dateparser.py, gramps/gen/datehandler/_datestrings.py, gramps/gen/datehandler/_dateutils.py, gramps/gen/datehandler/_grampslocale.py, gramps/gen/datehandler/test/datedisplay_test.py, gramps/gen/datehandler/test/datehandler_test.py, gramps/gen/datehandler/test/dateparser_test.py, gramps/gen/datehandler/test/datestrings_test.py, gramps/gen/db/base.py, gramps/gen/db/dbconst.py, gramps/gen/db/dummydb.py, gramps/gen/db/exceptions.py, gramps/gen/db/generic.py, gramps/gen/db/txn.py, gramps/gen/db/undoredo.py, gramps/gen/db/upgrade.py, gramps/gen/db/utils.py, gramps/gen/dbstate.py, gramps/gen/display/__init__.py, gramps/gen/display/name.py, gramps/gen/display/place.py, gramps/gen/display/test/name_test.py, gramps/gen/errors.py, gramps/gen/filters/__init__.py, gramps/gen/filters/_filterlist.py, gramps/gen/filters/_filterparser.py, gramps/gen/filters/_genericfilter.py, gramps/gen/filters/_paramfilter.py, gramps/gen/filters/_searchfilter.py, gramps/gen/filters/rules/__init__.py, gramps/gen/filters/rules/_changedsincebase.py, gramps/gen/filters/rules/_everything.py, gramps/gen/filters/rules/_hasattributebase.py, gramps/gen/filters/rules/_hascitationbase.py, gramps/gen/filters/rules/_haseventbase.py, gramps/gen/filters/rules/_hasgallerybase.py, gramps/gen/filters/rules/_hasgrampsid.py, gramps/gen/filters/rules/_hasldsbase.py, gramps/gen/filters/rules/_hasnotebase.py, gramps/gen/filters/rules/_hasnoteregexbase.py, gramps/gen/filters/rules/_hasnotesubstrbase.py, gramps/gen/filters/rules/_hasreferencecountbase.py, gramps/gen/filters/rules/_hassourcebase.py, gramps/gen/filters/rules/_hassourcecountbase.py, gramps/gen/filters/rules/_hassourceofbase.py, gramps/gen/filters/rules/_hastagbase.py, gramps/gen/filters/rules/_hastextmatchingregexpof.py, gramps/gen/filters/rules/_hastextmatchingsubstringof.py, gramps/gen/filters/rules/_isprivate.py, gramps/gen/filters/rules/_ispublic.py, gramps/gen/filters/rules/_matcheseventfilterbase.py, gramps/gen/filters/rules/_matchesfilterbase.py, gramps/gen/filters/rules/_matchessourceconfidencebase.py, gramps/gen/filters/rules/_matchessourcefilterbase.py, gramps/gen/filters/rules/_regexpidbase.py, gramps/gen/filters/rules/_rule.py, gramps/gen/filters/rules/citation/__init__.py, gramps/gen/filters/rules/citation/_allcitations.py, gramps/gen/filters/rules/citation/_changedsince.py, gramps/gen/filters/rules/citation/_citationprivate.py, gramps/gen/filters/rules/citation/_hasattribute.py, gramps/gen/filters/rules/citation/_hascitation.py, gramps/gen/filters/rules/citation/_hasgallery.py, gramps/gen/filters/rules/citation/_hasidof.py, gramps/gen/filters/rules/citation/_hasnote.py, gramps/gen/filters/rules/citation/_hasnotematchingsubstringof.py, gramps/gen/filters/rules/citation/_hasnoteregexp.py, gramps/gen/filters/rules/citation/_hasreferencecountof.py, gramps/gen/filters/rules/citation/_hassource.py, gramps/gen/filters/rules/citation/_hassourceidof.py, gramps/gen/filters/rules/citation/_hassourcenoteregexp.py, gramps/gen/filters/rules/citation/_hastag.py, gramps/gen/filters/rules/citation/_matchesfilter.py, gramps/gen/filters/rules/citation/_matchespagesubstringof.py, gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py, gramps/gen/filters/rules/citation/_matchessourcefilter.py, gramps/gen/filters/rules/citation/_regexpidof.py, gramps/gen/filters/rules/citation/_regexpsourceidof.py, gramps/gen/filters/rules/event/__init__.py, gramps/gen/filters/rules/event/_allevents.py, gramps/gen/filters/rules/event/_changedsince.py, gramps/gen/filters/rules/event/_eventprivate.py, gramps/gen/filters/rules/event/_hasattribute.py, gramps/gen/filters/rules/event/_hascitation.py, gramps/gen/filters/rules/event/_hasdata.py, gramps/gen/filters/rules/event/_hasdayofweek.py, gramps/gen/filters/rules/event/_hasgallery.py, gramps/gen/filters/rules/event/_hasidof.py, gramps/gen/filters/rules/event/_hasnote.py, gramps/gen/filters/rules/event/_hasnotematchingsubstringof.py, gramps/gen/filters/rules/event/_hasnoteregexp.py, gramps/gen/filters/rules/event/_hasreferencecountof.py, gramps/gen/filters/rules/event/_hassourcecount.py, gramps/gen/filters/rules/event/_hastag.py, gramps/gen/filters/rules/event/_hastype.py, gramps/gen/filters/rules/event/_matchesfilter.py, gramps/gen/filters/rules/event/_matchespersonfilter.py, gramps/gen/filters/rules/event/_matchesplacefilter.py, gramps/gen/filters/rules/event/_matchessourceconfidence.py, gramps/gen/filters/rules/event/_matchessourcefilter.py, gramps/gen/filters/rules/event/_regexpidof.py, gramps/gen/filters/rules/family/_allfamilies.py, gramps/gen/filters/rules/family/_changedsince.py, gramps/gen/filters/rules/family/_childhasidof.py, gramps/gen/filters/rules/family/_childhasnameof.py, gramps/gen/filters/rules/family/_familyprivate.py, gramps/gen/filters/rules/family/_fatherhasidof.py, gramps/gen/filters/rules/family/_fatherhasnameof.py, gramps/gen/filters/rules/family/_hasattribute.py, gramps/gen/filters/rules/family/_hascitation.py, gramps/gen/filters/rules/family/_hasevent.py, gramps/gen/filters/rules/family/_hasgallery.py, gramps/gen/filters/rules/family/_hasidof.py, gramps/gen/filters/rules/family/_haslds.py, gramps/gen/filters/rules/family/_hasnote.py, gramps/gen/filters/rules/family/_hasnotematchingsubstringof.py, gramps/gen/filters/rules/family/_hasnoteregexp.py, gramps/gen/filters/rules/family/_hasreferencecountof.py, gramps/gen/filters/rules/family/_hasreltype.py, gramps/gen/filters/rules/family/_hassourcecount.py, gramps/gen/filters/rules/family/_hassourceof.py, gramps/gen/filters/rules/family/_hastag.py, gramps/gen/filters/rules/family/_hastwins.py, gramps/gen/filters/rules/family/_isancestorof.py, gramps/gen/filters/rules/family/_isbookmarked.py, gramps/gen/filters/rules/family/_isdescendantof.py, gramps/gen/filters/rules/family/_matchesfilter.py, gramps/gen/filters/rules/family/_matchessourceconfidence.py, gramps/gen/filters/rules/family/_memberbase.py, gramps/gen/filters/rules/family/_motherhasidof.py, gramps/gen/filters/rules/family/_motherhasnameof.py, gramps/gen/filters/rules/family/_regexpchildname.py, gramps/gen/filters/rules/family/_regexpfathername.py, gramps/gen/filters/rules/family/_regexpidof.py, gramps/gen/filters/rules/family/_regexpmothername.py, gramps/gen/filters/rules/family/_searchchildname.py, gramps/gen/filters/rules/family/_searchfathername.py, gramps/gen/filters/rules/family/_searchmothername.py, gramps/gen/filters/rules/media/_allmedia.py, gramps/gen/filters/rules/media/_changedsince.py, gramps/gen/filters/rules/media/_hasattribute.py, gramps/gen/filters/rules/media/_hascitation.py, gramps/gen/filters/rules/media/_hasidof.py, gramps/gen/filters/rules/media/_hasmedia.py, gramps/gen/filters/rules/media/_hasnotematchingsubstringof.py, gramps/gen/filters/rules/media/_hasnoteregexp.py, gramps/gen/filters/rules/media/_hasreferencecountof.py, gramps/gen/filters/rules/media/_hassourcecount.py, gramps/gen/filters/rules/media/_hassourceof.py, gramps/gen/filters/rules/media/_hastag.py, gramps/gen/filters/rules/media/_matchesfilter.py, gramps/gen/filters/rules/media/_matchessourceconfidence.py, gramps/gen/filters/rules/media/_mediaprivate.py, gramps/gen/filters/rules/media/_regexpidof.py, gramps/gen/filters/rules/note/_allnotes.py, gramps/gen/filters/rules/note/_changedsince.py, gramps/gen/filters/rules/note/_hasidof.py, gramps/gen/filters/rules/note/_hasnote.py, gramps/gen/filters/rules/note/_hasreferencecountof.py, gramps/gen/filters/rules/note/_hastag.py, gramps/gen/filters/rules/note/_hastype.py, gramps/gen/filters/rules/note/_matchesfilter.py, gramps/gen/filters/rules/note/_matchesregexpof.py, gramps/gen/filters/rules/note/_matchessubstringof.py, gramps/gen/filters/rules/note/_noteprivate.py, gramps/gen/filters/rules/note/_regexpidof.py, gramps/gen/filters/rules/person/__init__.py, gramps/gen/filters/rules/person/_changedsince.py, gramps/gen/filters/rules/person/_deeprelationshippathbetween.py, gramps/gen/filters/rules/person/_disconnected.py, gramps/gen/filters/rules/person/_everyone.py, gramps/gen/filters/rules/person/_familywithincompleteevent.py, gramps/gen/filters/rules/person/_hasaddress.py, gramps/gen/filters/rules/person/_hasaddresstext.py, gramps/gen/filters/rules/person/_hasalternatename.py, gramps/gen/filters/rules/person/_hasassociation.py, gramps/gen/filters/rules/person/_hasattribute.py, gramps/gen/filters/rules/person/_hasbirth.py, gramps/gen/filters/rules/person/_hascitation.py, gramps/gen/filters/rules/person/_hascommonancestorwith.py, gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.p y, gramps/gen/filters/rules/person/_hasdeath.py, gramps/gen/filters/rules/person/_hasevent.py, gramps/gen/filters/rules/person/_hasfamilyattribute.py, gramps/gen/filters/rules/person/_hasfamilyevent.py, gramps/gen/filters/rules/person/_hasgallery.py, gramps/gen/filters/rules/person/_hasidof.py, gramps/gen/filters/rules/person/_haslds.py, gramps/gen/filters/rules/person/_hasnameof.py, gramps/gen/filters/rules/person/_hasnameorigintype.py, gramps/gen/filters/rules/person/_hasnametype.py, gramps/gen/filters/rules/person/_hasnickname.py, gramps/gen/filters/rules/person/_hasnote.py, gramps/gen/filters/rules/person/_hasnotematchingsubstringof.py, gramps/gen/filters/rules/person/_hasnoteregexp.py, gramps/gen/filters/rules/person/_hasothergender.py, gramps/gen/filters/rules/person/_hasrelationship.py, gramps/gen/filters/rules/person/_hassoundexname.py, gramps/gen/filters/rules/person/_hassourcecount.py, gramps/gen/filters/rules/person/_hassourceof.py, gramps/gen/filters/rules/person/_hastag.py, gramps/gen/filters/rules/person/_hastextmatchingregexpof.py, gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py, gramps/gen/filters/rules/person/_hasunknowngender.py, gramps/gen/filters/rules/person/_havealtfamilies.py, gramps/gen/filters/rules/person/_havechildren.py, gramps/gen/filters/rules/person/_incompletenames.py, gramps/gen/filters/rules/person/_isancestorof.py, gramps/gen/filters/rules/person/_isancestoroffiltermatch.py, gramps/gen/filters/rules/person/_isbookmarked.py, gramps/gen/filters/rules/person/_ischildoffiltermatch.py, gramps/gen/filters/rules/person/_isdefaultperson.py, gramps/gen/filters/rules/person/_isdescendantfamilyof.py, gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py , gramps/gen/filters/rules/person/_isdescendantof.py, gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py, gramps/gen/filters/rules/person/_isduplicatedancestorof.py, gramps/gen/filters/rules/person/_isfemale.py, gramps/gen/filters/rules/person/_islessthannthgenerationancestorof. py, gramps/gen/filters/rules/person/_islessthannthgenerationancestorofb ookmarked.py, gramps/gen/filters/rules/person/_islessthannthgenerationancestorofd efaultperson.py, gramps/gen/filters/rules/person/_islessthannthgenerationdescendanto f.py, gramps/gen/filters/rules/person/_ismale.py, gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof. py, gramps/gen/filters/rules/person/_ismorethannthgenerationdescendanto f.py, gramps/gen/filters/rules/person/_isparentoffiltermatch.py, gramps/gen/filters/rules/person/_isrelatedwith.py, gramps/gen/filters/rules/person/_issiblingoffiltermatch.py, gramps/gen/filters/rules/person/_isspouseoffiltermatch.py, gramps/gen/filters/rules/person/_iswitness.py, gramps/gen/filters/rules/person/_matcheseventfilter.py, gramps/gen/filters/rules/person/_matchesfilter.py, gramps/gen/filters/rules/person/_matchessourceconfidence.py, gramps/gen/filters/rules/person/_matchidof.py, gramps/gen/filters/rules/person/_missingparent.py, gramps/gen/filters/rules/person/_multiplemarriages.py, gramps/gen/filters/rules/person/_nevermarried.py, gramps/gen/filters/rules/person/_nobirthdate.py, gramps/gen/filters/rules/person/_nodeathdate.py, gramps/gen/filters/rules/person/_peopleprivate.py, gramps/gen/filters/rules/person/_peoplepublic.py, gramps/gen/filters/rules/person/_personwithincompleteevent.py, gramps/gen/filters/rules/person/_probablyalive.py, gramps/gen/filters/rules/person/_regexpidof.py, gramps/gen/filters/rules/person/_regexpname.py, gramps/gen/filters/rules/person/_relationshippathbetween.py, gramps/gen/filters/rules/person/_relationshippathbetweenbookmarks.p y, gramps/gen/filters/rules/person/_searchname.py, gramps/gen/filters/rules/place/__init__.py, gramps/gen/filters/rules/place/_allplaces.py, gramps/gen/filters/rules/place/_changedsince.py, gramps/gen/filters/rules/place/_hascitation.py, gramps/gen/filters/rules/place/_hasdata.py, gramps/gen/filters/rules/place/_hasgallery.py, gramps/gen/filters/rules/place/_hasidof.py, gramps/gen/filters/rules/place/_hasnolatorlon.py, gramps/gen/filters/rules/place/_hasnote.py, gramps/gen/filters/rules/place/_hasnotematchingsubstringof.py, gramps/gen/filters/rules/place/_hasnoteregexp.py, gramps/gen/filters/rules/place/_hasplace.py, gramps/gen/filters/rules/place/_hasreferencecountof.py, gramps/gen/filters/rules/place/_hassourcecount.py, gramps/gen/filters/rules/place/_hassourceof.py, gramps/gen/filters/rules/place/_hastag.py, gramps/gen/filters/rules/place/_hastitle.py, gramps/gen/filters/rules/place/_inlatlonneighborhood.py, gramps/gen/filters/rules/place/_isenclosedby.py, gramps/gen/filters/rules/place/_matcheseventfilter.py, gramps/gen/filters/rules/place/_matchesfilter.py, gramps/gen/filters/rules/place/_matchessourceconfidence.py, gramps/gen/filters/rules/place/_placeprivate.py, gramps/gen/filters/rules/place/_regexpidof.py, gramps/gen/filters/rules/place/_withinarea.py, gramps/gen/filters/rules/repository/__init__.py, gramps/gen/filters/rules/repository/_allrepos.py, gramps/gen/filters/rules/repository/_changedsince.py, gramps/gen/filters/rules/repository/_hasattribute.py, gramps/gen/filters/rules/repository/_hasidof.py, gramps/gen/filters/rules/repository/_hasnotematchingsubstringof.py, gramps/gen/filters/rules/repository/_hasnoteregexp.py, gramps/gen/filters/rules/repository/_hasreferencecountof.py, gramps/gen/filters/rules/repository/_hasrepo.py, gramps/gen/filters/rules/repository/_hastag.py, gramps/gen/filters/rules/repository/_matchesfilter.py, gramps/gen/filters/rules/repository/_matchesnamesubstringof.py, gramps/gen/filters/rules/repository/_regexpidof.py, gramps/gen/filters/rules/repository/_repoprivate.py, gramps/gen/filters/rules/source/__init__.py, gramps/gen/filters/rules/source/_allsources.py, gramps/gen/filters/rules/source/_changedsince.py, gramps/gen/filters/rules/source/_hasattribute.py, gramps/gen/filters/rules/source/_hasgallery.py, gramps/gen/filters/rules/source/_hasidof.py, gramps/gen/filters/rules/source/_hasnote.py, gramps/gen/filters/rules/source/_hasnotematchingsubstringof.py, gramps/gen/filters/rules/source/_hasnoteregexp.py, gramps/gen/filters/rules/source/_hasreferencecountof.py, gramps/gen/filters/rules/source/_hasrepository.py, gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py, gramps/gen/filters/rules/source/_hastag.py, gramps/gen/filters/rules/source/_matchesfilter.py, gramps/gen/filters/rules/source/_matchesrepositoryfilter.py, gramps/gen/filters/rules/source/_matchestitlesubstringof.py, gramps/gen/filters/rules/source/_regexpidof.py, gramps/gen/filters/rules/source/_sourceprivate.py, gramps/gen/filters/rules/test/event_rules_test.py, gramps/gen/filters/rules/test/family_rules_test.py, gramps/gen/filters/rules/test/media_rules_test.py, gramps/gen/filters/rules/test/note_rules_test.py, gramps/gen/filters/rules/test/person_rules_test.py, gramps/gen/filters/rules/test/place_rules_test.py, gramps/gen/filters/rules/test/repository_rules_test.py, gramps/gen/git_revision.py, gramps/gen/lib/address.py, gramps/gen/lib/addressbase.py, gramps/gen/lib/attrbase.py, gramps/gen/lib/attribute.py, gramps/gen/lib/attrtype.py, gramps/gen/lib/baseobj.py, gramps/gen/lib/childref.py, gramps/gen/lib/childreftype.py, gramps/gen/lib/citation.py, gramps/gen/lib/citationbase.py, gramps/gen/lib/date.py, gramps/gen/lib/datebase.py, gramps/gen/lib/event.py, gramps/gen/lib/eventref.py, gramps/gen/lib/eventroletype.py, gramps/gen/lib/eventtype.py, gramps/gen/lib/family.py, gramps/gen/lib/familyreltype.py, gramps/gen/lib/gcalendar.py, gramps/gen/lib/genderstats.py, gramps/gen/lib/grampstype.py, gramps/gen/lib/ldsord.py, gramps/gen/lib/ldsordbase.py, gramps/gen/lib/location.py, gramps/gen/lib/locationbase.py, gramps/gen/lib/markertype.py, gramps/gen/lib/media.py, gramps/gen/lib/mediabase.py, gramps/gen/lib/mediaref.py, gramps/gen/lib/name.py, gramps/gen/lib/nameorigintype.py, gramps/gen/lib/nametype.py, gramps/gen/lib/note.py, gramps/gen/lib/notebase.py, gramps/gen/lib/notetype.py, gramps/gen/lib/person.py, gramps/gen/lib/personref.py, gramps/gen/lib/place.py, gramps/gen/lib/placebase.py, gramps/gen/lib/placename.py, gramps/gen/lib/placeref.py, gramps/gen/lib/placetype.py, gramps/gen/lib/primaryobj.py, gramps/gen/lib/privacybase.py, gramps/gen/lib/refbase.py, gramps/gen/lib/repo.py, gramps/gen/lib/reporef.py, gramps/gen/lib/repotype.py, gramps/gen/lib/researcher.py, gramps/gen/lib/secondaryobj.py, gramps/gen/lib/serialize.py, gramps/gen/lib/src.py, gramps/gen/lib/srcattribute.py, gramps/gen/lib/srcattrtype.py, gramps/gen/lib/srcmediatype.py, gramps/gen/lib/styledtext.py, gramps/gen/lib/styledtexttag.py, gramps/gen/lib/styledtexttagtype.py, gramps/gen/lib/surname.py, gramps/gen/lib/surnamebase.py, gramps/gen/lib/tableobj.py, gramps/gen/lib/tag.py, gramps/gen/lib/tagbase.py, gramps/gen/lib/test/date_test.py, gramps/gen/lib/test/grampstype_test.py, gramps/gen/lib/test/merge_test.py, gramps/gen/lib/test/schema_test.py, gramps/gen/lib/test/serialize_test.py, gramps/gen/lib/test/styledtext_test.py, gramps/gen/lib/url.py, gramps/gen/lib/urlbase.py, gramps/gen/lib/urltype.py, gramps/gen/merge/diff.py, gramps/gen/merge/mergecitationquery.py, gramps/gen/merge/mergeeventquery.py, gramps/gen/merge/mergefamilyquery.py, gramps/gen/merge/mergemediaquery.py, gramps/gen/merge/mergenotequery.py, gramps/gen/merge/mergepersonquery.py, gramps/gen/merge/mergeplacequery.py, gramps/gen/merge/mergerepositoryquery.py, gramps/gen/merge/mergesourcequery.py, gramps/gen/merge/test/merge_ref_test.py, gramps/gen/mime/__init__.py, gramps/gen/mime/_pythonmime.py, gramps/gen/mime/_winmime.py, gramps/gen/plug/__init__.py, gramps/gen/plug/_docgenplugin.py, gramps/gen/plug/_export.py, gramps/gen/plug/_gramplet.py, gramps/gen/plug/_import.py, gramps/gen/plug/_manager.py, gramps/gen/plug/_options.py, gramps/gen/plug/_plugin.py, gramps/gen/plug/_pluginreg.py, gramps/gen/plug/_thumbnailer.py, gramps/gen/plug/docbackend/__init__.py, gramps/gen/plug/docbackend/cairobackend.py, gramps/gen/plug/docbackend/docbackend.py, gramps/gen/plug/docgen/__init__.py, gramps/gen/plug/docgen/basedoc.py, gramps/gen/plug/docgen/drawdoc.py, gramps/gen/plug/docgen/fontscale.py, gramps/gen/plug/docgen/fontstyle.py, gramps/gen/plug/docgen/graphdoc.py, gramps/gen/plug/docgen/graphicstyle.py, gramps/gen/plug/docgen/paperstyle.py, gramps/gen/plug/docgen/paragraphstyle.py, gramps/gen/plug/docgen/stylesheet.py, gramps/gen/plug/docgen/tablestyle.py, gramps/gen/plug/docgen/textdoc.py, gramps/gen/plug/docgen/treedoc.py, gramps/gen/plug/menu/_boolean.py, gramps/gen/plug/menu/_booleanlist.py, gramps/gen/plug/menu/_color.py, gramps/gen/plug/menu/_destination.py, gramps/gen/plug/menu/_enumeratedlist.py, gramps/gen/plug/menu/_family.py, gramps/gen/plug/menu/_filter.py, gramps/gen/plug/menu/_media.py, gramps/gen/plug/menu/_menu.py, gramps/gen/plug/menu/_note.py, gramps/gen/plug/menu/_number.py, gramps/gen/plug/menu/_option.py, gramps/gen/plug/menu/_person.py, gramps/gen/plug/menu/_personlist.py, gramps/gen/plug/menu/_placelist.py, gramps/gen/plug/menu/_string.py, gramps/gen/plug/menu/_style.py, gramps/gen/plug/menu/_surnamecolor.py, gramps/gen/plug/menu/_text.py, gramps/gen/plug/report/_bibliography.py, gramps/gen/plug/report/_book.py, gramps/gen/plug/report/_constants.py, gramps/gen/plug/report/_options.py, gramps/gen/plug/report/_paper.py, gramps/gen/plug/report/_reportbase.py, gramps/gen/plug/report/endnotes.py, gramps/gen/plug/report/stdoptions.py, gramps/gen/plug/report/utils.py, gramps/gen/plug/utils.py, gramps/gen/proxy/__init__.py, gramps/gen/proxy/cache.py, gramps/gen/proxy/filter.py, gramps/gen/proxy/living.py, gramps/gen/proxy/private.py, gramps/gen/proxy/proxybase.py, gramps/gen/proxy/referencedbyselection.py, gramps/gen/recentfiles.py, gramps/gen/relationship.py, gramps/gen/simple/__init__.py, gramps/gen/simple/_simpleaccess.py, gramps/gen/simple/_simpledoc.py, gramps/gen/simple/_simpletable.py, gramps/gen/sort.py, gramps/gen/soundex.py, gramps/gen/test/config_test.py, gramps/gen/test/constfunc_test.py, gramps/gen/updatecallback.py, gramps/gen/user.py, gramps/gen/utils/alive.py, gramps/gen/utils/callback.py, gramps/gen/utils/callman.py, gramps/gen/utils/cast.py, gramps/gen/utils/config.py, gramps/gen/utils/configmanager.py, gramps/gen/utils/db.py, gramps/gen/utils/debug.py, gramps/gen/utils/docgen/csvtab.py, gramps/gen/utils/docgen/odstab.py, gramps/gen/utils/docgen/tabbeddoc.py, gramps/gen/utils/file.py, gramps/gen/utils/grampslocale.py, gramps/gen/utils/grampstranslation.py, gramps/gen/utils/id.py, gramps/gen/utils/image.py, gramps/gen/utils/keyword.py, gramps/gen/utils/lds.py, gramps/gen/utils/libformatting.py, gramps/gen/utils/location.py, gramps/gen/utils/lru.py, gramps/gen/utils/maclocale.py, gramps/gen/utils/place.py, gramps/gen/utils/requirements.py, gramps/gen/utils/resourcepath.py, gramps/gen/utils/string.py, gramps/gen/utils/symbols.py, gramps/gen/utils/test/callback_test.py, gramps/gen/utils/test/file_test.py, gramps/gen/utils/test/grampslocale_test.py, gramps/gen/utils/test/keyword_test.py, gramps/gen/utils/test/place_test.py, gramps/gen/utils/thumbnails.py, gramps/gen/utils/unittest.py, gramps/gen/utils/unknown.py, gramps/gen/utils/win32locale.py, gramps/grampsapp.py, gramps/gui/__init__.py, gramps/gui/aboutdialog.py, gramps/gui/autocomp.py, gramps/gui/basesidebar.py, gramps/gui/clipboard.py, gramps/gui/columnorder.py, gramps/gui/configure.py, gramps/gui/csvdialect.py, gramps/gui/dbguielement.py, gramps/gui/dbloader.py, gramps/gui/dbman.py, gramps/gui/ddtargets.py, gramps/gui/dialog.py, gramps/gui/display.py, gramps/gui/displaystate.py, gramps/gui/editors/__init__.py, gramps/gui/editors/addmedia.py, gramps/gui/editors/displaytabs/__init__.py, gramps/gui/editors/displaytabs/addrembedlist.py, gramps/gui/editors/displaytabs/addressmodel.py, gramps/gui/editors/displaytabs/attrembedlist.py, gramps/gui/editors/displaytabs/attrmodel.py, gramps/gui/editors/displaytabs/backreflist.py, gramps/gui/editors/displaytabs/backrefmodel.py, gramps/gui/editors/displaytabs/buttontab.py, gramps/gui/editors/displaytabs/childmodel.py, gramps/gui/editors/displaytabs/citationbackreflist.py, gramps/gui/editors/displaytabs/citationembedlist.py, gramps/gui/editors/displaytabs/citationrefmodel.py, gramps/gui/editors/displaytabs/embeddedlist.py, gramps/gui/editors/displaytabs/eventattrembedlist.py, gramps/gui/editors/displaytabs/eventbackreflist.py, gramps/gui/editors/displaytabs/eventembedlist.py, gramps/gui/editors/displaytabs/eventrefmodel.py, gramps/gui/editors/displaytabs/familyattrembedlist.py, gramps/gui/editors/displaytabs/familyldsembedlist.py, gramps/gui/editors/displaytabs/gallerytab.py, gramps/gui/editors/displaytabs/grampstab.py, gramps/gui/editors/displaytabs/groupembeddedlist.py, gramps/gui/editors/displaytabs/ldsembedlist.py, gramps/gui/editors/displaytabs/ldsmodel.py, gramps/gui/editors/displaytabs/locationembedlist.py, gramps/gui/editors/displaytabs/locationmodel.py, gramps/gui/editors/displaytabs/mediaattrembedlist.py, gramps/gui/editors/displaytabs/mediabackreflist.py, gramps/gui/editors/displaytabs/nameembedlist.py, gramps/gui/editors/displaytabs/namemodel.py, gramps/gui/editors/displaytabs/notebackreflist.py, gramps/gui/editors/displaytabs/notemodel.py, gramps/gui/editors/displaytabs/notetab.py, gramps/gui/editors/displaytabs/personbackreflist.py, gramps/gui/editors/displaytabs/personeventembedlist.py, gramps/gui/editors/displaytabs/personrefembedlist.py, gramps/gui/editors/displaytabs/personrefmodel.py, gramps/gui/editors/displaytabs/placebackreflist.py, gramps/gui/editors/displaytabs/placenameembedlist.py, gramps/gui/editors/displaytabs/placenamemodel.py, gramps/gui/editors/displaytabs/placerefembedlist.py, gramps/gui/editors/displaytabs/placerefmodel.py, gramps/gui/editors/displaytabs/repoembedlist.py, gramps/gui/editors/displaytabs/reporefmodel.py, gramps/gui/editors/displaytabs/sourcebackreflist.py, gramps/gui/editors/displaytabs/srcattrembedlist.py, gramps/gui/editors/displaytabs/srcattrmodel.py, gramps/gui/editors/displaytabs/surnamemodel.py, gramps/gui/editors/displaytabs/surnametab.py, gramps/gui/editors/displaytabs/webembedlist.py, gramps/gui/editors/displaytabs/webmodel.py, gramps/gui/editors/editaddress.py, gramps/gui/editors/editattribute.py, gramps/gui/editors/editchildref.py, gramps/gui/editors/editcitation.py, gramps/gui/editors/editdate.py, gramps/gui/editors/editevent.py, gramps/gui/editors/editeventref.py, gramps/gui/editors/editfamily.py, gramps/gui/editors/editldsord.py, gramps/gui/editors/editlink.py, gramps/gui/editors/editlocation.py, gramps/gui/editors/editmedia.py, gramps/gui/editors/editmediaref.py, gramps/gui/editors/editname.py, gramps/gui/editors/editnote.py, gramps/gui/editors/editperson.py, gramps/gui/editors/editpersonref.py, gramps/gui/editors/editplace.py, gramps/gui/editors/editplaceformat.py, gramps/gui/editors/editplacename.py, gramps/gui/editors/editplaceref.py, gramps/gui/editors/editprimary.py, gramps/gui/editors/editreference.py, gramps/gui/editors/editreporef.py, gramps/gui/editors/editrepository.py, gramps/gui/editors/editsecondary.py, gramps/gui/editors/editsource.py, gramps/gui/editors/edittaglist.py, gramps/gui/editors/editurl.py, gramps/gui/editors/filtereditor.py, gramps/gui/editors/objectentries.py, gramps/gui/editors/test/editreference_test.py, gramps/gui/filters/_filtercombobox.py, gramps/gui/filters/_filtermenu.py, gramps/gui/filters/_filterstore.py, gramps/gui/filters/_searchbar.py, gramps/gui/filters/sidebar/_citationsidebarfilter.py, gramps/gui/filters/sidebar/_eventsidebarfilter.py, gramps/gui/filters/sidebar/_familysidebarfilter.py, gramps/gui/filters/sidebar/_mediasidebarfilter.py, gramps/gui/filters/sidebar/_notesidebarfilter.py, gramps/gui/filters/sidebar/_personsidebarfilter.py, gramps/gui/filters/sidebar/_placesidebarfilter.py, gramps/gui/filters/sidebar/_reposidebarfilter.py, gramps/gui/filters/sidebar/_sidebarfilter.py, gramps/gui/filters/sidebar/_sourcesidebarfilter.py, gramps/gui/glade.py, gramps/gui/glade/catalog/grampswidgets.py, gramps/gui/grampsgui.py, gramps/gui/listmodel.py, gramps/gui/logger/_errorreportassistant.py, gramps/gui/logger/_errorview.py, gramps/gui/logger/_gtkhandler.py, gramps/gui/logger/_rotatehandler.py, gramps/gui/logger/test/rotate_handler_test.py, gramps/gui/makefilter.py, gramps/gui/managedwindow.py, gramps/gui/merge/mergecitation.py, gramps/gui/merge/mergeevent.py, gramps/gui/merge/mergefamily.py, gramps/gui/merge/mergemedia.py, gramps/gui/merge/mergenote.py, gramps/gui/merge/mergeperson.py, gramps/gui/merge/mergeplace.py, gramps/gui/merge/mergerepository.py, gramps/gui/merge/mergesource.py, gramps/gui/navigator.py, gramps/gui/plug/__init__.py, gramps/gui/plug/_dialogs.py, gramps/gui/plug/_guioptions.py, gramps/gui/plug/_windows.py, gramps/gui/plug/export/_exportassistant.py, gramps/gui/plug/export/_exportoptions.py, gramps/gui/plug/quick/__init__.py, gramps/gui/plug/quick/_quickreports.py, gramps/gui/plug/quick/_quicktable.py, gramps/gui/plug/quick/_textbufdoc.py, gramps/gui/plug/report/_bookdialog.py, gramps/gui/plug/report/_docreportdialog.py, gramps/gui/plug/report/_drawreportdialog.py, gramps/gui/plug/report/_fileentry.py, gramps/gui/plug/report/_graphreportdialog.py, gramps/gui/plug/report/_graphvizreportdialog.py, gramps/gui/plug/report/_papermenu.py, gramps/gui/plug/report/_reportdialog.py, gramps/gui/plug/report/_stylecombobox.py, gramps/gui/plug/report/_styleeditor.py, gramps/gui/plug/report/_textreportdialog.py, gramps/gui/plug/report/_treereportdialog.py, gramps/gui/plug/report/_webreportdialog.py, gramps/gui/plug/tool.py, gramps/gui/pluginmanager.py, gramps/gui/selectors/__init__.py, gramps/gui/selectors/baseselector.py, gramps/gui/selectors/selectcitation.py, gramps/gui/selectors/selectevent.py, gramps/gui/selectors/selectfamily.py, gramps/gui/selectors/selectnote.py, gramps/gui/selectors/selectobject.py, gramps/gui/selectors/selectorexceptions.py, gramps/gui/selectors/selectorfactory.py, gramps/gui/selectors/selectperson.py, gramps/gui/selectors/selectplace.py, gramps/gui/selectors/selectrepository.py, gramps/gui/selectors/selectsource.py, gramps/gui/spell.py, gramps/gui/test/user_test.py, gramps/gui/test/utils_test.py, gramps/gui/tipofday.py, gramps/gui/uimanager.py, gramps/gui/undohistory.py, gramps/gui/user.py, gramps/gui/utils.py, gramps/gui/utilscairo.py, gramps/gui/viewmanager.py, gramps/gui/views/__init__.py, gramps/gui/views/bookmarks.py, gramps/gui/views/listview.py, gramps/gui/views/navigationview.py, gramps/gui/views/pageview.py, gramps/gui/views/tags.py, gramps/gui/views/treemodels/basemodel.py, gramps/gui/views/treemodels/citationbasemodel.py, gramps/gui/views/treemodels/citationlistmodel.py, gramps/gui/views/treemodels/citationtreemodel.py, gramps/gui/views/treemodels/eventmodel.py, gramps/gui/views/treemodels/familymodel.py, gramps/gui/views/treemodels/flatbasemodel.py, gramps/gui/views/treemodels/mediamodel.py, gramps/gui/views/treemodels/notemodel.py, gramps/gui/views/treemodels/peoplemodel.py, gramps/gui/views/treemodels/placemodel.py, gramps/gui/views/treemodels/repomodel.py, gramps/gui/views/treemodels/sourcemodel.py, gramps/gui/views/treemodels/test/node_test.py, gramps/gui/views/treemodels/treebasemodel.py, gramps/gui/widgets/__init__.py, gramps/gui/widgets/basicentry.py, gramps/gui/widgets/buttons.py, gramps/gui/widgets/cellrenderertextedit.py, gramps/gui/widgets/dateentry.py, gramps/gui/widgets/expandcollapsearrow.py, gramps/gui/widgets/fanchart.py, gramps/gui/widgets/fanchart2way.py, gramps/gui/widgets/fanchartdesc.py, gramps/gui/widgets/grabbers.py, gramps/gui/widgets/grampletbar.py, gramps/gui/widgets/grampletpane.py, gramps/gui/widgets/histogram.py, gramps/gui/widgets/interactivesearchbox.py, gramps/gui/widgets/labels.py, gramps/gui/widgets/linkbox.py, gramps/gui/widgets/menuitem.py, gramps/gui/widgets/monitoredwidgets.py, gramps/gui/widgets/multitreeview.py, gramps/gui/widgets/persistenttreeview.py, gramps/gui/widgets/photo.py, gramps/gui/widgets/placeentry.py, gramps/gui/widgets/placewithin.py, gramps/gui/widgets/progressdialog.py, gramps/gui/widgets/reorderfam.py, gramps/gui/widgets/selectionwidget.py, gramps/gui/widgets/shadebox.py, gramps/gui/widgets/shortlistcomboentry.py, gramps/gui/widgets/statusbar.py, gramps/gui/widgets/styledtextbuffer.py, gramps/gui/widgets/styledtexteditor.py, gramps/gui/widgets/undoablebuffer.py, gramps/gui/widgets/undoableentry.py, gramps/gui/widgets/undoablestyledbuffer.py, gramps/gui/widgets/validatedcomboentry.py, gramps/gui/widgets/validatedmaskedentry.py, gramps/plugins/cite/cite.gpr.py, gramps/plugins/cite/default.py, gramps/plugins/db/bsddb/__init__.py, gramps/plugins/db/bsddb/bsddb.gpr.py, gramps/plugins/db/bsddb/bsddb.py, gramps/plugins/db/dbapi/__init__.py, gramps/plugins/db/dbapi/dbapi.py, gramps/plugins/db/dbapi/sqlite.gpr.py, gramps/plugins/db/dbapi/sqlite.py, gramps/plugins/db/dbapi/test/db_test.py, gramps/plugins/docgen/asciidoc.py, gramps/plugins/docgen/cairodoc.py, gramps/plugins/docgen/docgen.gpr.py, gramps/plugins/docgen/gtkprint.py, gramps/plugins/docgen/htmldoc.py, gramps/plugins/docgen/latexdoc.py, gramps/plugins/docgen/odfdoc.py, gramps/plugins/docgen/rtfdoc.py, gramps/plugins/docgen/svgdrawdoc.py, gramps/plugins/drawreport/ancestortree.py, gramps/plugins/drawreport/calendarreport.py, gramps/plugins/drawreport/descendtree.py, gramps/plugins/drawreport/drawplugins.gpr.py, gramps/plugins/drawreport/fanchart.py, gramps/plugins/drawreport/statisticschart.py, gramps/plugins/drawreport/timeline.py, gramps/plugins/export/export.gpr.py, gramps/plugins/export/exportcsv.py, gramps/plugins/export/exportftree.py, gramps/plugins/export/exportgedcom.py, gramps/plugins/export/exportgeneweb.py, gramps/plugins/export/exportpkg.py, gramps/plugins/export/exportvcalendar.py, gramps/plugins/export/exportvcard.py, gramps/plugins/export/exportxml.py, gramps/plugins/export/test/exportvcard_test.py, gramps/plugins/gramplet/ageondategramplet.py, gramps/plugins/gramplet/agestats.py, gramps/plugins/gramplet/ancestor.py, gramps/plugins/gramplet/attributes.py, gramps/plugins/gramplet/backlinks.py, gramps/plugins/gramplet/calendargramplet.py, gramps/plugins/gramplet/children.py, gramps/plugins/gramplet/citations.py, gramps/plugins/gramplet/coordinates.py, gramps/plugins/gramplet/descendant.py, gramps/plugins/gramplet/eval.py, gramps/plugins/gramplet/events.py, gramps/plugins/gramplet/fanchart2waygramplet.py, gramps/plugins/gramplet/fanchartdescgramplet.py, gramps/plugins/gramplet/fanchartgramplet.py, gramps/plugins/gramplet/faqgramplet.py, gramps/plugins/gramplet/filter.py, gramps/plugins/gramplet/gallery.py, gramps/plugins/gramplet/givennamegramplet.py, gramps/plugins/gramplet/gramplet.gpr.py, gramps/plugins/gramplet/leak.py, gramps/plugins/gramplet/locations.py, gramps/plugins/gramplet/mediapreview.py, gramps/plugins/gramplet/metadataviewer.py, gramps/plugins/gramplet/notes.py, gramps/plugins/gramplet/pedigreegramplet.py, gramps/plugins/gramplet/persondetails.py, gramps/plugins/gramplet/personresidence.py, gramps/plugins/gramplet/placedetails.py, gramps/plugins/gramplet/quickviewgramplet.py, gramps/plugins/gramplet/recordsgramplet.py, gramps/plugins/gramplet/relativegramplet.py, gramps/plugins/gramplet/repositorydetails.py, gramps/plugins/gramplet/sessionloggramplet.py, gramps/plugins/gramplet/soundgen.py, gramps/plugins/gramplet/statsgramplet.py, gramps/plugins/gramplet/surnamecloudgramplet.py, gramps/plugins/gramplet/todo.py, gramps/plugins/gramplet/todogramplet.py, gramps/plugins/gramplet/topsurnamesgramplet.py, gramps/plugins/gramplet/welcomegramplet.py, gramps/plugins/gramplet/whatsnext.py, gramps/plugins/graph/graphplugins.gpr.py, gramps/plugins/graph/gvfamilylines.py, gramps/plugins/graph/gvhourglass.py, gramps/plugins/graph/gvrelgraph.py, gramps/plugins/importer/import.gpr.py, gramps/plugins/importer/importcsv.py, gramps/plugins/importer/importgedcom.py, gramps/plugins/importer/importgeneweb.py, gramps/plugins/importer/importgpkg.py, gramps/plugins/importer/importgrdb.py, gramps/plugins/importer/importprogen.py, gramps/plugins/importer/importvcard.py, gramps/plugins/importer/importxml.py, gramps/plugins/importer/test/importgeneweb_test.py, gramps/plugins/importer/test/importvcard_test.py, gramps/plugins/lib/libcairodoc.py, gramps/plugins/lib/libgedcom.py, gramps/plugins/lib/libgrampsxml.py, gramps/plugins/lib/libholiday.py, gramps/plugins/lib/libhtml.py, gramps/plugins/lib/libhtmlbackend.py, gramps/plugins/lib/libhtmlconst.py, gramps/plugins/lib/libmapservice.py, gramps/plugins/lib/libmetadata.py, gramps/plugins/lib/libmixin.py, gramps/plugins/lib/libnarrate.py, gramps/plugins/lib/libodfbackend.py, gramps/plugins/lib/libpersonview.py, gramps/plugins/lib/libplaceimport.py, gramps/plugins/lib/libplaceview.py, gramps/plugins/lib/libplugins.gpr.py, gramps/plugins/lib/libprogen.py, gramps/plugins/lib/librecords.py, gramps/plugins/lib/librecurse.py, gramps/plugins/lib/libsourceview.py, gramps/plugins/lib/libsubstkeyword.py, gramps/plugins/lib/libtreebase.py, gramps/plugins/lib/maps/cairoprint.py, gramps/plugins/lib/maps/constants.py, gramps/plugins/lib/maps/datelayer.py, gramps/plugins/lib/maps/dummylayer.py, gramps/plugins/lib/maps/dummynogps.py, gramps/plugins/lib/maps/geography.py, gramps/plugins/lib/maps/kmllayer.py, gramps/plugins/lib/maps/libkml.py, gramps/plugins/lib/maps/lifewaylayer.py, gramps/plugins/lib/maps/markerlayer.py, gramps/plugins/lib/maps/messagelayer.py, gramps/plugins/lib/maps/osmgps.py, gramps/plugins/lib/maps/placeselection.py, gramps/plugins/lib/maps/selectionlayer.py, gramps/plugins/mapservices/eniroswedenmap.py, gramps/plugins/mapservices/googlemap.py, gramps/plugins/mapservices/mapservice.gpr.py, gramps/plugins/mapservices/openstreetmap.py, gramps/plugins/quickview/ageondate.py, gramps/plugins/quickview/all_events.py, gramps/plugins/quickview/all_relations.py, gramps/plugins/quickview/attributematch.py, gramps/plugins/quickview/filterbyname.py, gramps/plugins/quickview/lineage.py, gramps/plugins/quickview/linkreferences.py, gramps/plugins/quickview/onthisday.py, gramps/plugins/quickview/quickview.gpr.py, gramps/plugins/quickview/references.py, gramps/plugins/quickview/reporef.py, gramps/plugins/quickview/samesurnames.py, gramps/plugins/quickview/siblings.py, gramps/plugins/rel/rel_ca.py, gramps/plugins/rel/rel_cs.py, gramps/plugins/rel/rel_da.py, gramps/plugins/rel/rel_de.py, gramps/plugins/rel/rel_de_AT.py, gramps/plugins/rel/rel_es.py, gramps/plugins/rel/rel_fi.py, gramps/plugins/rel/rel_fr.py, gramps/plugins/rel/rel_hr.py, gramps/plugins/rel/rel_hu.py, gramps/plugins/rel/rel_is.py, gramps/plugins/rel/rel_it.py, gramps/plugins/rel/rel_nl.py, gramps/plugins/rel/rel_no.py, gramps/plugins/rel/rel_pl.py, gramps/plugins/rel/rel_pt.py, gramps/plugins/rel/rel_ru.py, gramps/plugins/rel/rel_sk.py, gramps/plugins/rel/rel_sl.py, gramps/plugins/rel/rel_sv.py, gramps/plugins/rel/rel_tr.py, gramps/plugins/rel/rel_uk.py, gramps/plugins/rel/relplugins.gpr.py, gramps/plugins/sidebar/categorysidebar.py, gramps/plugins/sidebar/dropdownsidebar.py, gramps/plugins/sidebar/expandersidebar.py, gramps/plugins/sidebar/sidebar.gpr.py, gramps/plugins/test/db_undo_and_signals_test.py, gramps/plugins/test/exports_test.py, gramps/plugins/test/imports_test.py, gramps/plugins/test/reports_test.py, gramps/plugins/test/tools_test.py, gramps/plugins/textreport/alphabeticalindex.py, gramps/plugins/textreport/ancestorreport.py, gramps/plugins/textreport/birthdayreport.py, gramps/plugins/textreport/custombooktext.py, gramps/plugins/textreport/descendreport.py, gramps/plugins/textreport/detancestralreport.py, gramps/plugins/textreport/detdescendantreport.py, gramps/plugins/textreport/endoflinereport.py, gramps/plugins/textreport/familygroup.py, gramps/plugins/textreport/indivcomplete.py, gramps/plugins/textreport/kinshipreport.py, gramps/plugins/textreport/notelinkreport.py, gramps/plugins/textreport/numberofancestorsreport.py, gramps/plugins/textreport/placereport.py, gramps/plugins/textreport/recordsreport.py, gramps/plugins/textreport/simplebooktitle.py, gramps/plugins/textreport/summary.py, gramps/plugins/textreport/tableofcontents.py, gramps/plugins/textreport/tagreport.py, gramps/plugins/textreport/textplugins.gpr.py, gramps/plugins/thumbnailer/gnomethumb.py, gramps/plugins/thumbnailer/imagethumb.py, gramps/plugins/thumbnailer/thumb.gpr.py, gramps/plugins/tool/changenames.py, gramps/plugins/tool/changetypes.py, gramps/plugins/tool/check.py, gramps/plugins/tool/dateparserdisplaytest.py, gramps/plugins/tool/dumpgenderstats.py, gramps/plugins/tool/eventcmp.py, gramps/plugins/tool/eventnames.py, gramps/plugins/tool/finddupes.py, gramps/plugins/tool/findloop.py, gramps/plugins/tool/mediamanager.py, gramps/plugins/tool/mergecitations.py, gramps/plugins/tool/notrelated.py, gramps/plugins/tool/ownereditor.py, gramps/plugins/tool/patchnames.py, gramps/plugins/tool/populatesources.py, gramps/plugins/tool/rebuild.py, gramps/plugins/tool/rebuildgenderstat.py, gramps/plugins/tool/rebuildrefmap.py, gramps/plugins/tool/relcalc.py, gramps/plugins/tool/removespaces.py, gramps/plugins/tool/removeunused.py, gramps/plugins/tool/reorderids.py, gramps/plugins/tool/sortevents.py, gramps/plugins/tool/testcasegenerator.py, gramps/plugins/tool/tools.gpr.py, gramps/plugins/tool/toolsdebug.gpr.py, gramps/plugins/tool/verify.py, gramps/plugins/view/citationlistview.py, gramps/plugins/view/citationtreeview.py, gramps/plugins/view/dashboardview.py, gramps/plugins/view/eventview.py, gramps/plugins/view/familyview.py, gramps/plugins/view/fanchart2wayview.py, gramps/plugins/view/fanchartdescview.py, gramps/plugins/view/fanchartview.py, gramps/plugins/view/geoclose.py, gramps/plugins/view/geoevents.py, gramps/plugins/view/geofamclose.py, gramps/plugins/view/geofamily.py, gramps/plugins/view/geography.gpr.py, gramps/plugins/view/geomoves.py, gramps/plugins/view/geoperson.py, gramps/plugins/view/geoplaces.py, gramps/plugins/view/mediaview.py, gramps/plugins/view/noteview.py, gramps/plugins/view/pedigreeview.py, gramps/plugins/view/personlistview.py, gramps/plugins/view/persontreeview.py, gramps/plugins/view/placelistview.py, gramps/plugins/view/placetreeview.py, gramps/plugins/view/relview.py, gramps/plugins/view/repoview.py, gramps/plugins/view/sourceview.py, gramps/plugins/view/view.gpr.py, gramps/plugins/webreport/addressbook.py, gramps/plugins/webreport/addressbooklist.py, gramps/plugins/webreport/alphabeticindex.py, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/buchheim.py, gramps/plugins/webreport/calendar.py, gramps/plugins/webreport/citation.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/contact.py, gramps/plugins/webreport/download.py, gramps/plugins/webreport/event.py, gramps/plugins/webreport/family.py, gramps/plugins/webreport/home.py, gramps/plugins/webreport/introduction.py, gramps/plugins/webreport/layout.py, gramps/plugins/webreport/media.py, gramps/plugins/webreport/multilang.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py, gramps/plugins/webreport/repository.py, gramps/plugins/webreport/source.py, gramps/plugins/webreport/statistics.py, gramps/plugins/webreport/surname.py, gramps/plugins/webreport/surnamelist.py, gramps/plugins/webreport/thumbnail.py, gramps/plugins/webreport/updates.py, gramps/plugins/webreport/webcal.py, gramps/plugins/webreport/webplugins.gpr.py, gramps/plugins/webstuff/webstuff.gpr.py, gramps/plugins/webstuff/webstuff.py, gramps/test/__init__.py, gramps/test/regrtest.py, gramps/test/test/test_util_test.py, gramps/test/test_util.py, gramps/version.py, mac/gramps_launcher.py, po/test/po_test.py, po/update_po.py, setup.py, test/GrampsLogger/ErrorReportAssistant_Test.py, test/GrampsLogger/GtkHandler_Test.py, test/LosHawlos_bsddb_test.py, test/LosHawlos_db_test.py, test/RunAllTests.py: Migrate code style to Black 2023-07-31 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2023-07-31 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (7070 of 7071 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2023-07-31 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2023-07-31 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-31 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fa.po, po/fi.po, po/fr.po, po/ga.po, po/gl.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2023-07-31 Nick Hall * MANIFEST.in, windows/AIO/32-bit/pyconfig.h, windows/AIO/64-bit/pyconfig.h, windows/nonAIO/BUILD_WIN32.TXT, windows/nonAIO/builder/build_GrampsWin32.py, windows/nonAIO/builder/check_gtk_install.py, windows/nonAIO/builder/gramps2.nsi, windows/nonAIO/builder/make_launcher.py, windows/nonAIO/builder/test_dependencies.py, windows/nonAIO/check_gtk_install.py, windows/nonAIO/nsis/README.txt, windows/nonAIO/nsis/gcheck.py, windows/nonAIO/nsis/gramps-build.bat, windows/nonAIO/nsis/gramps.nsi: Remove old Windows directory 2023-06-10 jmichault * MANIFEST.in, aio/README.md, aio/build.sh, aio/grampsaio64.nsi.template, aio/grampsaioc.py, aio/grampsaiocd.py, aio/grampsaiow.py, aio/setup.py: Add source files for Windows AIO 2023-07-31 Nick Hall * data/gramps.css: Fix for panes that are unable to be resized 2023-07-29 Nick Hall * gramps/gen/db/generic.py, gramps/gen/db/undoredo.py: Allow custom undo managers in database plugins Add a _create_undo_manager method in DbGeneric which can be overridden to supply a custom undo manager rather than the default DbGenericUndo. 2023-07-29 Nick Hall * gramps/gen/const.py, gramps/gen/utils/file.py, gramps/gen/utils/test/file_test.py: Use XDG pictures directory as the default media path If the "Base path for relative media paths" is left empty then use the XDG pictures directory as the default rather than the home directory. This is a better default for our Flatpak distribution. Fixes #12217. 2023-07-30 Nick Hall * po/gramps.pot: Update gramps.pot 2023-07-30 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-30 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-30 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2023-07-30 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-30 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.8% (7014 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-30 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (7023 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 99.9% (7023 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2023-07-30 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.4% (6985 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.4% (6985 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-09-05 Christopher Horn * data/grampsxml.dtd, data/grampsxml.rng, example/gramps/example.gramps, gramps/gen/db/upgrade.py, gramps/gen/lib/eventref.py, gramps/gui/editors/editeventref.py, gramps/plugins/export/exportxml.py, gramps/plugins/importer/importxml.py, gramps/plugins/test/tools_test.py: Add citations to event references 2023-07-30 Nick Hall * .github/workflows/gramps-ci.yml: CI: Upgrade actions/checkout to v3 2023-07-29 Nick Hall * gramps/gui/plug/_windows.py: Tidy up Addon Manager project editor dialog Set entry widgets to expand, align labels and adjust margins and spacing. 2023-07-29 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2023-07-29 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.4% (6984 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2023-07-29 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 97.8% (6877 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 97.7% (6869 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2023-07-29 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.5% (6991 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-29 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.5% (6991 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-29 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (7023 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2023-07-29 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (7025 of 7025 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2023-07-29 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fa.po, po/fi.po, po/fr.po, po/ga.po, po/gl.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2023-03-04 SNoiraud * gramps/gui/utils.py, gramps/gui/viewmanager.py: Backup: Add a modal status popup This is used to prevent the user closing Gramps during a backup. Fixes #12846, #12475, #12538 2023-07-28 Nick Hall * gramps/gui/displaystate.py: Remove translatable attribute from "%s" strings 2023-07-28 Nick Hall * gramps/gui/glade/updateaddons.glade: Update text to direct the user to the new Addon Manager 2023-07-28 Nick Hall * po/POTFILES.in: Add missing win32locale.py file 2023-07-28 Nick Hall * po/gramps.pot: Update gramps.pot 2023-07-28 gallegonovato * po/es.po: Translated using Weblate (Spanish) Currently translated at 99.2% (6936 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2023-07-28 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.8% (6982 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-28 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.8% (6982 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-27 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6991 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 99.8% (6984 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 99.8% (6984 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2023-07-27 nautilusx * po/de.po: Translated using Weblate (German) Currently translated at 99.9% (6989 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2023-07-27 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (6990 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2023-07-27 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6991 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2023-07-27 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 100.0% (6991 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2023-07-27 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.7% (6974 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.7% (6974 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.7% (6974 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-27 Nick Hall * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (6991 of 6991 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2022-10-24 Nick Hall * gramps/gen/config.py, gramps/gen/plug/_manager.py, gramps/gen/plug/_pluginreg.py, gramps/gen/plug/report/endnotes.py, gramps/gen/plug/utils.py, gramps/gui/configure.py, gramps/plugins/cite/__init__.py, gramps/plugins/cite/cite.gpr.py, gramps/plugins/cite/default.py, po/POTFILES.in, po/POTFILES.skip: Add support for CITE plugins Provide a single default plugin that replicates the existing functionality. 2023-07-28 Nick Hall * gramps/gui/configure.py: Fix ColorButton size in preferences 2021-12-10 Nick Hall * data/gramps.css, gramps/gen/config.py, gramps/gen/plug/__init__.py, gramps/gen/plug/_manager.py, gramps/gen/plug/_pluginreg.py, gramps/gen/plug/utils.py, gramps/gen/utils/requirements.py, gramps/gui/configure.py, gramps/gui/displaystate.py, gramps/gui/grampsgui.py, gramps/gui/plug/_windows.py, gramps/gui/viewmanager.py, images/hicolor/scalable/actions/{gramps-plugin-manager.svg => gramps-addon.svg}, po/POTFILES.in, setup.py: Create new Addon Manager dialog 2023-07-26 Nick Hall * gramps/gui/editors/displaytabs/attrmodel.py, gramps/gui/editors/displaytabs/srcattrembedlist.py, gramps/gui/editors/displaytabs/srcattrmodel.py, po/POTFILES.skip: Fix bug in editors that occurred when source icons were added Source attributes do not have citations which means that they cannot share the same attribute model. 2022-09-05 Christopher Horn * gramps/gen/db/bookmarks.py, gramps/gen/db/dummydb.py, gramps/gen/db/generic.py: Add bookmark-list-changed signal 2023-07-27 Nick Hall * gramps/gen/lib/notetype.py: Add new note type of "Analysis" This is intended to be used for notes that contain all types of analysis conducted by the researcher. Examples include proof arguments and the analysis of evidence. 2023-04-02 Christopher Horn * gramps/gen/utils/db.py: Add three missing simplifications 2023-04-02 Christopher Horn * gramps/gen/utils/db.py: Pylint cleanups and minor optimizations gen.utils.db 2023-06-08 Nick Hall * gramps/gen/lib/surnamebase.py, gramps/plugins/lib/libsubstkeyword.py: Add a new primary surname substitution keyword option Adds a new "p" option to display the primary surname with prefix if present as part of a name format. For example: $n(f p) to display a name as a first name with primary surname only. 2023-07-12 stevestock * gramps/gen/plug/docgen/treedoc.py, gramps/gui/plug/report/_treereportdialog.py: Enhance name formats in the genealogytree reports Allow the preferred name to be either: - the call name only. - all the given names. - the call name if specified, else all the given names. Added two more options to the name formats. 2023-07-24 khrys63 * gramps/gen/datehandler/_date_fr.py: Add JJ/MM/AAAA French date format 2021-12-26 SNoiraud * gramps/gen/config.py, gramps/gen/lib/date.py, gramps/gen/lib/test/date_test.py, gramps/gui/configure.py, gramps/plugins/drawreport/calendarreport.py, gramps/plugins/textreport/birthdayreport.py, gramps/plugins/webreport/calendar.py, gramps/plugins/webreport/webcal.py: Display leap day anniversaries every year on calendars Added a new anniversary method to dates which returns a day and month on which to display leap day anniversaries on non-leap years. Added an option in the preferences display tab which allows the user to specify on which day the anniversary should be displayed. The options are: 28th Feb, 1st Mar or only on 29th Feb. Fixes #12511 2023-07-26 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fa.po, po/fi.po, po/fr.po, po/ga.po, po/gl.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2023-07-26 gallegonovato * po/es.po: Translated using Weblate (Spanish) Currently translated at 99.3% (6885 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2023-07-26 Nick Hall * po/gramps.pot: Update gramps.pot 2023-07-26 Nick Hall * po/update_po.py: Add header to XML fragments file A header containing a charset is required by xgettext. 2023-07-17 Nick Hall * gramps/plugins/tool/dateparserdisplaytest.py: Enhance Date Parser Display Test debug tool Test for both Julian and Gregorian dates. Add translated strings already used elsewhere. 2023-06-13 SNoiraud * gramps/plugins/textreport/birthdayreport.py: Birthday and Anniversary Report: add person ID 2023-07-15 Nick Hall * gramps/gen/utils/configmanager.py, gramps/gui/widgets/grampletbar.py, gramps/gui/widgets/grampletpane.py: Fix garbage collection issue in ConfigManager Instances of the python configparser are not removed by the garbage collector unless some internal objects are deleted first. This is not an issue on the first run where we load the main Gramps ini file, but on subsequent runs there are uncollected objects after loading the view configuration files. This fix is not ideal because it accesses protected attributes of the configparser. 2023-06-09 SNoiraud * gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/place.py: Fix some problems after commit 35f20a88 - Some places are not created so we have a 404 error - If we have no latitude, longitude, don't show an error format Fixes #12821 2023-05-23 SNoiraud * gramps/gen/config.py, gramps/gen/plug/report/stdoptions.py, gramps/gen/utils/place.py, gramps/gui/configure.py: Add coordinates format with description Fixes #11248 2022-10-22 SNoiraud * gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/person.py: Sort events by date in the individual page. Fixes #012717 2023-07-24 Nick Hall * gramps/gen/datehandler/_date_fr.py: Fix date modifiers for fr 2023-07-24 Nick Hall * po/fr.po: Translated using Weblate (French) Currently translated at 95.9% (6653 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2023-07-24 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-24 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-24 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Dutch) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2023-07-24 Mihle * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2023-07-24 Mikal Thunold-Olsen * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2022-07-03 SNoiraud * gramps/gen/filters/_filterlist.py, gramps/gen/filters/_filterparser.py, gramps/gen/filters/rules/_hasnotebase.py, gramps/gen/filters/rules/_rule.py, gramps/gui/editors/filtereditor.py, gramps/gui/filters/sidebar/_citationsidebarfilter.py, gramps/gui/filters/sidebar/_eventsidebarfilter.py, gramps/gui/filters/sidebar/_familysidebarfilter.py, gramps/gui/filters/sidebar/_mediasidebarfilter.py, gramps/gui/filters/sidebar/_notesidebarfilter.py, gramps/gui/filters/sidebar/_personsidebarfilter.py, gramps/gui/filters/sidebar/_placesidebarfilter.py, gramps/gui/filters/sidebar/_reposidebarfilter.py, gramps/gui/filters/sidebar/_sidebarfilter.py, gramps/gui/filters/sidebar/_sourcesidebarfilter.py: Add the possibility of case sensitive/insensitive search See https://gramps.discourse.group/t/help-with-regex-to-create-gramps-case-sensitive-filter/2536 2022-06-29 SNoiraud * gramps/plugins/webreport/narrativeweb.py: Narweb: clarify how to get the API_KEY Fixes #12646 2023-04-03 Christopher Horn * gramps/gen/utils/configmanager.py: Pylint and other cleanups 2022-06-08 Christopher Horn * gramps/gen/test/config_test.py, gramps/gen/utils/configmanager.py: Add support for embedding comments in ini header 2022-06-07 Christopher Horn * gramps/gen/plug/_pluginreg.py, gramps/gui/navigator.py: improvement: add stock_category_icon support 2022-02-19 romjerome * gramps/plugins/drawreport/statisticschart.py: Common calendar on Statistics chart Fixes #12571. 2022-02-14 khrys63 * gramps/plugins/graph/gvhourglass.py: Add option to use genealogical symbols for events 2023-07-20 Nick Hall * gramps/gen/datehandler/_date_nb.py: Fix date modifiers for nb 2023-07-20 Mikal Thunold-Olsen * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 96.8% (6718 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2023-07-20 Andi Chandler * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2023-07-20 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-20 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-18 Nick Hall * gramps/gen/config.py, gramps/gui/clipboard.py, gramps/gui/configure.py, gramps/gui/editors/filtereditor.py, gramps/gui/views/tags.py: Add option to suppress warning 2021-01-13 SNoiraud * gramps/gui/clipboard.py, gramps/gui/configure.py, gramps/gui/editors/filtereditor.py, gramps/gui/views/tags.py: Display a tooltip warning if a window saves data immediately This occurs in the following windows: - Preferences - Clipboard - Organize tags - Filter editors Fixes #12117 2021-12-01 albertoriella <80129309+albertoriella@users.noreply.github.com> * gramps/plugins/drawreport/fanchart.py: Added flipped text option to the Fan Chart report Added flip_text option to Graphical Report Fan Chart. This option flips the names in generations 2, 3 and 4 that on the bottom half of the fan. 2023-07-14 Nick Hall * setup.py: Migrate build from distutils to setuptools Distutils is deprecated with removal planned for Python 3.12. 2023-07-14 Nick Hall * .github/workflows/gramps-ci.yml: Fix display warnings in unit tests Attemps to get rid of the follow warning: "Unable to init server: Could not connect: Connection refused" 2023-07-16 John Ralls * gramps/gen/utils/grampslocale.py, gramps/gen/utils/grampstranslation.py, gramps/gen/utils/win32locale.py: Extract win32 localatiztion to a new file win32locale.py. 2023-07-14 John Ralls * gramps/gen/utils/grampslocale.py: Grampslocale: Fix minor PyLint complaints. Short/duplicate variable names, missing docstrings, gratuitous semicolons, excess returns, etc. 2023-07-14 John Ralls * gramps/gen/utils/grampslocale.py: Grampslocale: Fix PyLint complaints about import statements. Or comment ones that can't be fixed because their placement is to prevent circular imports. 2023-07-14 John Ralls * gramps/gen/utils/grampslocale.py, gramps/gui/widgets/histogram.py, gramps/plugins/gramplet/pedigreegramplet.py, gramps/plugins/textreport/numberofancestorsreport.py: Remove deprecated functions locale.getdefaultlocale and locale.format. Remove also GrampsLocale.format because it was there only to mirror locale's API, and update GrampsLocale.format_string's signature to match locale.format_string's post-python3.7. 2023-07-14 John Ralls * gramps/gen/datehandler/_date_fi.py, gramps/gen/datehandler/_date_hr.py, gramps/gen/datehandler/_date_ru.py, gramps/gen/datehandler/_datedisplay.py, gramps/gen/datehandler/test/datedisplay_test.py, gramps/gen/utils/grampslocale.py, gramps/gen/utils/grampstranslation.py, gramps/gen/utils/test/grampslocale_test.py, po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fa.po, po/fi.po, po/fr.po, po/ga.po, po/gl.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Extract translation classes from grampslocale.py For name clarity and to reduce the line count in grampslocale.py that Pylint thinks is excessive. 2023-07-11 John Ralls * gramps/gen/utils/maclocale.py: Locale: Correct remaining pylint issues in maclocale.py. 2023-07-11 John Ralls * gramps/gen/utils/grampslocale.py, gramps/gen/utils/maclocale.py: Locale: Fix shadowed variables. 2023-07-11 John Ralls * gramps/gen/utils/maclocale.py: Locale: Fix unnecessary parens. 2023-07-11 John Ralls * gramps/gen/utils/grampslocale.py, gramps/gen/utils/maclocale.py: Locale: Fix unused variables. 2023-07-11 John Ralls * gramps/gen/utils/grampslocale.py, gramps/gen/utils/maclocale.py: Locale: Fix pylint line-too-long 2023-07-11 John Ralls * .pylintrc: Remove options and disables that pylint no longer uses. 2023-07-17 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2023-07-17 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.8% (6926 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-17 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.8% (6926 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 98.9% (6860 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-17 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (6932 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 99.9% (6932 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2023-07-15 Nick Hall * gramps/gen/utils/callback.py: Fix garbage collection issue in Callback 2022-03-30 SNoiraud * gramps/gui/editors/displaytabs/attrmodel.py: SrcAttribute object has no attribute has_citations Fixes #012599 2021-10-30 SNoiraud * gramps/gui/clipboard.py, gramps/gui/columnorder.py, gramps/gui/dbman.py, gramps/gui/editors/displaytabs/addrembedlist.py, gramps/gui/editors/displaytabs/attrembedlist.py, gramps/gui/editors/displaytabs/backreflist.py, gramps/gui/editors/displaytabs/citationembedlist.py, gramps/gui/editors/displaytabs/embeddedlist.py, gramps/gui/editors/displaytabs/eventattrembedlist.py, gramps/gui/editors/displaytabs/eventembedlist.py, gramps/gui/editors/displaytabs/familyattrembedlist.py, gramps/gui/editors/displaytabs/familyldsembedlist.py, gramps/gui/editors/displaytabs/groupembeddedlist.py, gramps/gui/editors/displaytabs/ldsembedlist.py, gramps/gui/editors/displaytabs/locationembedlist.py, gramps/gui/editors/displaytabs/mediaattrembedlist.py, gramps/gui/editors/displaytabs/nameembedlist.py, gramps/gui/editors/displaytabs/notetab.py, gramps/gui/editors/displaytabs/personeventembedlist.py, gramps/gui/editors/displaytabs/personrefembedlist.py, gramps/gui/editors/displaytabs/placenameembedlist.py, gramps/gui/editors/displaytabs/placerefembedlist.py, gramps/gui/editors/displaytabs/repoembedlist.py, gramps/gui/editors/displaytabs/srcattrembedlist.py, gramps/gui/editors/displaytabs/surnametab.py, gramps/gui/editors/displaytabs/webembedlist.py, gramps/gui/editors/editfamily.py, gramps/gui/editors/filtereditor.py, gramps/gui/glade/baseselector.glade, gramps/gui/glade/catalog/grampswidgets.py, gramps/gui/glade/catalog/grampswidgets.xml, gramps/gui/glade/clipboard.glade, gramps/gui/glade/dbman.glade, gramps/gui/glade/rule.glade, gramps/gui/listmodel.py, gramps/gui/selectors/baseselector.py, gramps/gui/selectors/selectcitation.py, gramps/gui/selectors/selectevent.py, gramps/gui/selectors/selectfamily.py, gramps/gui/selectors/selectnote.py, gramps/gui/selectors/selectobject.py, gramps/gui/selectors/selectperson.py, gramps/gui/selectors/selectplace.py, gramps/gui/selectors/selectrepository.py, gramps/gui/selectors/selectsource.py, gramps/gui/views/bookmarks.py, gramps/gui/views/listview.py, gramps/gui/widgets/__init__.py, gramps/gui/widgets/persistenttreeview.py, gramps/plugins/gramplet/children.py, gramps/plugins/gramplet/citations.py, gramps/plugins/gramplet/events.py, gramps/plugins/lib/libpersonview.py, gramps/plugins/view/citationlistview.py, gramps/plugins/view/citationtreeview.py, gramps/plugins/view/eventview.py, gramps/plugins/view/familyview.py, gramps/plugins/view/mediaview.py, gramps/plugins/view/noteview.py, gramps/plugins/view/personlistview.py, gramps/plugins/view/persontreeview.py, gramps/plugins/view/placelistview.py, gramps/plugins/view/placetreeview.py, gramps/plugins/view/repoview.py, gramps/plugins/view/sourceview.py: Make the tab columns resizable: PersistentTreeView Implements #8767 2023-07-13 Nick Hall * gramps/gui/editors/displaytabs/gallerytab.py: Avoid signal warning during editor clean up The signal no longer exists to disconnect from at this point. 2023-07-13 Nick Hall * gramps/gui/uimanager.py: Fix garbage collection issue in UIManager 2023-07-14 Nick Hall * gramps/plugins/gramplet/eval.py: Save and restore standard streams This is preferred over using sys.__stdout__ and sys.__stderr__ to return sys.stdout and sys.stderr to their original values. 2023-07-12 Nick Hall * gramps/grampsapp.py: Close standard streams on exit Prevents the warning: "ResourceWarning: unclosed file" 2023-07-14 Nick Hall * setup.py: Replace os.system with subprocess.call in setup.py 2023-07-09 André Apitzsch * gramps/gen/utils/grampslocale.py, gramps/gen/utils/maclocale.py, gramps/grampsapp.py: grampslocale: Remove unused numeric 2023-07-09 André Apitzsch * gramps/gen/utils/grampslocale.py, gramps/gen/utils/maclocale.py, gramps/grampsapp.py: grampslocale: Remove unused currency 2023-07-03 Olivier Berten * gramps/gui/utils.py: Color values in the range [0-1] are supposed to be floats See rgb_to_hex 2023-07-13 Nick Hall * gramps/gen/datehandler/_date_ru.py: Fix date modifiers for ru 2023-07-13 Dmitriy Q * po/ru.po: Translated using Weblate (Russian) Currently translated at 98.9% (6861 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2023-07-13 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2023-07-13 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (6932 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 98.9% (6861 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 98.9% (6860 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2023-07-12 Nick Hall * gramps/gen/datehandler/_date_fi.py: Fix date modifiers for fi 2023-07-12 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2023-07-12 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2023-07-12 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.0% (6865 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2023-07-12 Nick Hall * gramps/gen/datehandler/_date_es.py: Fix date modifiers for es 2023-07-12 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6933 of 6933 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2023-07-12 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fa.po, po/fi.po, po/fr.po, po/ga.po, po/gl.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2023-07-12 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 98.7% (6847 of 6934 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-12 Óscar Fernández Díaz * po/es.po: Translated using Weblate (Spanish) Currently translated at 99.4% (6894 of 6934 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2023-07-11 Nick Hall * gramps/grampsapp.py, gramps/plugins/gramplet/welcomegramplet.py, gramps/plugins/graph/gvhourglass.py, gramps/plugins/lib/maps/geography.py, gramps/plugins/lib/maps/osmgps.py, gramps/plugins/tool/reorderids.glade, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/webcal.py, po/gramps.pot: Weblate translator requested updates to source strings 2023-07-11 Nick Hall * gramps/gen/datehandler/_date_de.py, gramps/gen/datehandler/_date_nl.py, gramps/gen/datehandler/_date_sv.py: Fix date modifiers for de, nl and sv 2023-07-11 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6934 of 6934 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2023-07-11 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 99.9% (6933 of 6934 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2023-07-11 Oskari Lavinto * po/fi.po: Translated using Weblate (Finnish) Currently translated at 98.6% (6840 of 6934 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2023-07-11 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6934 of 6934 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2023-07-03 André Apitzsch * README.md, docs/coregui/gui_widgets.rst, gramps/gen/utils/grampslocale.py, gramps/grampsapp.py, gramps/gui/configure.py, gramps/gui/spell.py, gramps/gui/widgets/styledtextbuffer.py, gramps/gui/widgets/styledtexteditor.py: Port from GtkSpell to Gspell 2023-07-11 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6934 of 6934 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2023-07-11 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fa.po, po/fi.po, po/fr.po, po/ga.po, po/gl.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2023-07-11 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2023-07-11 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6937 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-11 Nick Hall * po/fa.po: Added translation using Weblate (Persian) 2023-07-11 Nick Hall * gramps/gen/datehandler/_date_pt.py: Fix Portuguese "from" and "to" date modifiers 2023-07-10 Nick Hall * po/POTFILES.in, po/gramps.pot: Update gramps.pot 2021-12-19 Nick Hall * gramps/gen/plug/_pluginreg.py: Add extra plugin properties * Add 'Experimental' and 'Beta' status options. * Add audience property with possible values: 'All', 'Developer' and 'Expert'. * Add maintainers and maintainers email properties. * Add requires_mod, requires_gi and requires_exe properties to specify addon requirements. * Allow help url for all plugin types. 2023-07-05 Nick Hall * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6935 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-04 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-04 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-04 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 Yaron Shahrabani * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-07-03 å¿«ä¹çš„è€é¼ å®å® * po/zh_CN.po: Translated using Weblate (Chinese (Simplified)) Currently translated at 91.8% (6374 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/zh_Hans/ 2023-07-03 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-06-05 Bruce Jackson * example/gramps/image_credits.md: Update sample images to include new metadata 2022-06-05 Bruce Jackson * gramps/plugins/lib/libmetadata.py: Add namespace to metadata table 2021-02-16 Bruce Jackson * gramps/plugins/lib/libmetadata.py: Image Metadata Gramplet expand metadata support - Enable showing XMP and IPTC metadata, - Add additional metadata fields that contain tags and text descriptions. - Display thumbnails for XMP-mwg-rs Regions 2020-09-13 Jan Skarvall * gramps/gen/datehandler/_date_ar.py, gramps/gen/datehandler/_date_bg.py, gramps/gen/datehandler/_date_ca.py, gramps/gen/datehandler/_date_cs.py, gramps/gen/datehandler/_date_da.py, gramps/gen/datehandler/_date_de.py, gramps/gen/datehandler/_date_el.py, gramps/gen/datehandler/_date_es.py, gramps/gen/datehandler/_date_fi.py, gramps/gen/datehandler/_date_fr.py, gramps/gen/datehandler/_date_hr.py, gramps/gen/datehandler/_date_hu.py, gramps/gen/datehandler/_date_is.py, gramps/gen/datehandler/_date_it.py, gramps/gen/datehandler/_date_ja.py, gramps/gen/datehandler/_date_lt.py, gramps/gen/datehandler/_date_nb.py, gramps/gen/datehandler/_date_nl.py, gramps/gen/datehandler/_date_pl.py, gramps/gen/datehandler/_date_pt.py, gramps/gen/datehandler/_date_ru.py, gramps/gen/datehandler/_date_sk.py, gramps/gen/datehandler/_date_sl.py, gramps/gen/datehandler/_date_sr.py, gramps/gen/datehandler/_date_sv.py, gramps/gen/datehandler/_date_uk.py, gramps/gen/datehandler/_date_zh_CN.py, gramps/gen/datehandler/_date_zh_TW.py, gramps/gen/datehandler/_datedisplay.py, gramps/gen/datehandler/_dateparser.py, gramps/gen/datehandler/_datestrings.py, gramps/gen/datehandler/test/datehandler_test.py, gramps/gen/lib/date.py, gramps/gen/lib/test/date_test.py, gramps/gui/editors/editdate.py, gramps/plugins/export/exportgeneweb.py, gramps/plugins/export/exportvcalendar.py, gramps/plugins/export/exportvcard.py, gramps/plugins/export/exportxml.py, gramps/plugins/importer/importgeneweb.py, gramps/plugins/importer/importxml.py, gramps/plugins/lib/libgedcom.py: Add support for open spans 2021-06-12 Nick Hall * gramps/gen/lib/styledtexttagtype.py, gramps/gui/widgets/styledtextbuffer.py, gramps/gui/widgets/styledtexteditor.py: Add strikethrough and superscript/subscript support 2022-10-23 Nick Hall * data/css/ancestortree.css, data/tests/imp_sample.gramps, gramps/gen/config.py, gramps/gen/filters/rules/person/__init__.py, gramps/gen/filters/rules/person/_hasothergender.py, gramps/gen/lib/genderstats.py, gramps/gen/lib/person.py, gramps/gen/plug/docgen/treedoc.py, gramps/gen/utils/string.py, gramps/gen/utils/symbols.py, gramps/gen/utils/unknown.py, gramps/gui/configure.py, gramps/gui/editors/editperson.py, gramps/gui/filters/sidebar/_personsidebarfilter.py, gramps/gui/merge/mergeperson.py, gramps/gui/utils.py, gramps/gui/views/treemodels/peoplemodel.py, gramps/gui/widgets/fanchart.py, gramps/plugins/db/dbapi/test/db_test.py, gramps/plugins/drawreport/statisticschart.py, gramps/plugins/export/exportcsv.py, gramps/plugins/export/exportgedcom.py, gramps/plugins/export/exportvcard.py, gramps/plugins/export/exportxml.py, gramps/plugins/gramplet/statsgramplet.py, gramps/plugins/graph/gvfamilylines.py, gramps/plugins/graph/gvhourglass.py, gramps/plugins/graph/gvrelgraph.py, gramps/plugins/importer/importcsv.py, gramps/plugins/importer/importvcard.py, gramps/plugins/importer/importxml.py, gramps/plugins/lib/libgedcom.py, gramps/plugins/lib/libnarrate.py, gramps/plugins/quickview/filterbyname.py, gramps/plugins/test/tools_test.py, gramps/plugins/textreport/familygroup.py, gramps/plugins/textreport/indivcomplete.py, gramps/plugins/textreport/summary.py, gramps/plugins/tool/testcasegenerator.py, gramps/plugins/tool/verify.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/statistics.py, po/POTFILES.in: Add new gender option of "Other" 2023-07-03 Nick Hall * gramps/gui/utils.py: Replace import removed in error 2023-07-01 Nick Hall * gramps/gui/editors/editprimary.py, gramps/gui/filters/sidebar/_sidebarfilter.py, gramps/gui/utils.py, gramps/gui/views/listview.py, gramps/gui/views/tags.py, gramps/gui/widgets/grampletpane.py, gramps/gui/widgets/validatedcomboentry.py, gramps/plugins/lib/maps/geography.py: Remove redundant code since Gtk 3.24 required 2022-09-01 Derek Keeler * .gitignore: Add .venv environments 2022-05-12 Daniel Norton * gramps/plugins/lib/libhtmlconst.py: Update Creative Commons license version to 4.0 2022-03-13 Allan Nordhøy * gramps/plugins/importer/importvcard.py: Correct spelling of "vCard" in importer 2022-07-05 Pino Toscano * data/org.gramps_project.Gramps.xml.in: application/x-geneweb: Drop uppercase pattern The glob patterns are case-insensitive by default, except when the "case-sensitive" attribute is set to true [1]. Since it is not the case for application/x-geneweb, drop the uppercase pattern, as it is effectively redundant. [1] https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-0.21.html#idm46280686438768 2022-07-05 Pino Toscano * data/org.gramps_project.Gramps.xml.in: application/x-gedcom: Drop own definition shared-mime-info (i.e. the freedesktop.org implementation of XDG MIME types) ships application/x-gedcom since version 0.17, released in 2006. Hence, we can safely assume that even not that recent distributions have application/x-gedcom provided by shared-mime-info. 2022-03-16 André Apitzsch * gramps/cli/argparser.py, gramps/gen/config.py, gramps/gen/const.py, gramps/gen/plug/report/_book.py, gramps/gen/plug/report/_options.py, gramps/gen/recentfiles.py, gramps/grampsapp.py, gramps/gui/configure.py, gramps/gui/viewmanager.py, gramps/plugins/lib/maps/constants.py, gramps/plugins/lib/maps/geography.py, gramps/plugins/tool/verify.py, gramps/plugins/webstuff/webstuff.py: Support XDG base directory specification Fixes #8025 2022-03-09 André Apitzsch * test/LosHawlos_bsddb_test.py: Test: Use temporary directory to test bsddb 2022-03-08 André Apitzsch * gramps/plugins/lib/maps/geography.py: Geography: Use path from constants 2022-03-08 André Apitzsch * gramps/cli/argparser.py, gramps/gen/const.py: Remove unused constant ENV_DIR 2022-10-22 Nick Hall * gramps/gen/config.py, gramps/gui/configure.py, gramps/gui/editors/displaytabs/eventrefmodel.py, gramps/gui/editors/editperson.py: Add option to hide ages for events after death 2022-03-19 Nick Hall * gramps/gui/editors/editpersonref.py, gramps/gui/editors/objectentries.py, gramps/gui/glade/editpersonref.glade: Use ObjEntry to select a person as an association Uses existing code to make the user interface consistent with similar object selections. Adds person add and remove buttons. 2020-12-31 Matthias Balk * gramps/plugins/drawreport/calendarreport.py: Calendar report enhancements * Added symbols for birth, marriage and death * Added symbols for dead spouse in anniversaries * Optionally include death dates * Refactored method `collect_data` 2023-07-01 Nick Hall * README.md, gramps/grampsapp.py, gramps/gui/grampsgui.py: Increase minimum version requirements for Python and Gtk Python: 3.8 Gtk: 3.24 2023-06-26 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2023-06-26 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-06-26 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2023-06-26 WaldiS * po/pl.po: Translated using Weblate (Polish) Currently translated at 95.7% (6646 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2023-06-26 Mikal Thunold-Olsen * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 97.6% (6774 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2023-06-26 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2023-06-26 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Dutch) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2023-06-26 Medic Momcilo * po/sr.po: Translated using Weblate (Serbian) Currently translated at 80.7% (5606 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sr/ Translated using Weblate (Serbian) Currently translated at 80.7% (5606 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sr/ 2023-06-26 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 97.4% (6765 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2023-05-22 SNoiraud * gramps/gen/plug/report/stdoptions.py, gramps/gen/utils/place.py, gramps/gui/configure.py, gramps/gui/views/treemodels/placemodel.py, gramps/plugins/gramplet/placedetails.py, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py: Add option to control display format of Lat/Lon Add an option in the preferences diplay tab for views. Add the possibility to select a different choice in the reports. Fixes : #11248 2023-02-19 SNoiraud * gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/family.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py: Narrative web: Solves some problems Force place name to be "Full" names. Force the country field to be the last field of the place name Force the State/province to be the penultimate field of the place name We use place names that stop in the country, but iff we have place names such as: city, province, country, continent, planet with the continent and planet as the custom place type, the State/Province field will be the name of the place continent... (should never happen, but...) Fixes #12821 2022-12-16 SNoiraud * gramps/grampsapp.py: Make "gramps -v" consistent with Prerequisites Checker This patch is related to Bug report #012770. When a problem occurs, we ask to the user the result of "gramps -v" and not the result of the PrerequisitesCheckerGramplet 2023-03-05 Christopher Horn * gramps/gen/lib/event.py: Fix incorrect title of event schema attribute_list 2022-11-27 grocanar * gramps/plugins/importer/importgeneweb.py: Add place name to place in geneweb import Fixes #12710 2023-04-30 Juan Saavedra * gramps/gen/datehandler/_date_es.py: Give consistency to short months in Spanish 2023-01-19 Matthias Urlichs * data/tests/exp_sample.gramps, data/tests/exp_sample.vcf, data/tests/exp_sample_ged.ged, gramps/plugins/export/exportgedcom.py, gramps/plugins/lib/libgedcom.py: Implement the GEDCOM tag "_RUFNAME" RUFNAME is the German word for "call name", i.e. the part of the given name commonly used to address somebody. Some official documents mark it as such. The GEDCOM standards 5.5.1 and 5.5.5 mention this tag. 2023-05-08 beernarrd * po/sl.po: Translated using Weblate (Slovenian) Currently translated at 97.1% (6744 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ 2023-05-08 Dmitriy Q * po/ru.po: Translated using Weblate (Russian) Currently translated at 99.9% (6938 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2023-05-08 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2023-05-08 Allan Nordhøy * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 97.5% (6769 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 97.5% (6769 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2023-05-08 jmichault * po/fr.po: Translated using Weblate (French) Currently translated at 97.4% (6764 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2023-05-08 Kristijan \"Fremen\" Velkovski * po/mk.po: Translated using Weblate (Macedonian) Currently translated at 26.4% (1837 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 26.3% (1831 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 26.2% (1824 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2023-05-08 linluoxue * po/zh_CN.po: Translated using Weblate (Chinese (Simplified)) Currently translated at 91.8% (6376 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/zh_Hans/ 2023-04-11 Abel Cheung * po/zh_HK.po: Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 65.2% (4528 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/zh_Hant_HK/ 2023-04-11 linluoxue * po/zh_CN.po: Translated using Weblate (Chinese (Simplified)) Currently translated at 91.8% (6376 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/zh_Hans/ 2023-04-11 maarif s * po/id.po: Translated using Weblate (Indonesian) Currently translated at 3.1% (217 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ 2023-04-11 WaldiS * po/pl.po: Translated using Weblate (Polish) Currently translated at 95.7% (6644 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2023-04-11 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2023-04-11 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-04-11 Olivier Berten * po/fr.po: Translated using Weblate (French) Currently translated at 97.4% (6763 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2023-04-11 Kristijan \"Fremen\" Velkovski * po/mk.po: Translated using Weblate (Macedonian) Currently translated at 26.2% (1822 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 26.2% (1821 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 26.2% (1820 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2023-04-11 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2023-04-11 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2023-04-11 Павел Жуков * po/ru.po: Translated using Weblate (Russian) Currently translated at 99.9% (6938 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2023-04-11 Reza Almanda * po/id.po: Translated using Weblate (Indonesian) Currently translated at 3.1% (216 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ 2023-04-11 Medic Momcilo * po/sr.po: Translated using Weblate (Serbian) Currently translated at 80.7% (5605 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sr/ Translated using Weblate (Serbian) Currently translated at 76.4% (5308 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sr/ 2023-04-11 Andi Chandler * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2023-04-11 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2023-02-06 David Straub * gramps/gen/plug/_manager.py, gramps/plugins/importer/importgedcom.py: Replace deprecated imp by importlib 2023-03-07 Nick Hall * .github/workflows/gramps-ci.yml: Update Gramps CI workflow to run on Ubuntu 20.04 Ubuntu 18.04 became fully unsupported on 1 Dec 2022. 2023-03-07 DaveSch-gramps * gramps/gen/config.py, gramps/gui/configure.py, gramps/gui/displaystate.py, gramps/gui/grampsgui.py, gramps/gui/viewmanager.py, gramps/plugins/view/mediaview.py, images/hicolor/scalable/actions/gramps-plugin-manager.svg, images/hicolor/scalable/actions/gramps-preferences.svg: Add Preferences and Plugin Manager toolbar buttons (#1139) Add configurable Plugin Manager and Preferences buttons to the toolbar. Make the Tools, Reports, Clipboard buttons on the toolbar configurable. 2023-03-01 Andi Chandler * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 99.8% (6930 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2023-02-19 Andi Chandler * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 99.8% (6929 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2023-02-16 beernarrd * po/sl.po: Translated using Weblate (Slovenian) Currently translated at 97.0% (6737 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ 2023-02-14 Gregor Anželj * po/sl.po: Translated using Weblate (Slovenian) Currently translated at 97.0% (6737 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ 2023-02-14 Pier Luigi Cinquantini * po/eo.po: Translated using Weblate (Esperanto) Currently translated at 90.1% (6257 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/eo/ 2023-02-12 Jørn Hansen * po/da.po: Translated using Weblate (Danish) Currently translated at 95.7% (6643 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/da/ 2023-02-07 Muhammad Reza Putra * po/id.po: Translated using Weblate (Indonesian) Currently translated at 2.9% (206 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ 2023-02-06 Andi Chandler * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 99.2% (6885 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2023-02-01 Kristijan Fremen Velkovski * po/mk.po: Translated using Weblate (Macedonian) Currently translated at 26.1% (1818 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2023-01-31 Kristijan Fremen Velkovski * po/mk.po: Translated using Weblate (Macedonian) Currently translated at 26.1% (1816 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2023-01-28 Kristijan Fremen Velkovski * po/mk.po: Translated using Weblate (Macedonian) Currently translated at 26.1% (1813 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2023-01-26 å¼ å­æ¶µ * po/zh_CN.po: Translated using Weblate (Chinese (Simplified)) Currently translated at 88.3% (6131 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/zh_Hans/ 2023-01-23 WaldiS * po/pl.po: Translated using Weblate (Polish) Currently translated at 95.6% (6637 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2023-01-26 Kristijan Fremen Velkovski * po/mk.po: Translated using Weblate (Macedonian) Currently translated at 26.0% (1806 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2023-01-22 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-01-18 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-01-18 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-01-18 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2023-01-18 AND * po/mk.po: Translated using Weblate (Macedonian) Currently translated at 25.8% (1795 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2023-01-18 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2023-01-18 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2023-01-18 Dan * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2023-01-18 WaldiS * po/pl.po: Translated using Weblate (Polish) Currently translated at 95.4% (6622 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2023-01-18 Kamil K * po/pl.po: Translated using Weblate (Polish) Currently translated at 95.4% (6622 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2023-01-18 ZdenÄ›k HataÅ¡ * po/cs.po: Translated using Weblate (Czech) Currently translated at 98.8% (6857 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2023-01-18 Fedir Zinchuk * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2023-01-18 Milan * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 99.9% (6938 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2023-01-18 Artur Plysyuk * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2023-01-18 Kristijan Fremen Velkovski * po/mk.po: Translated using Weblate (Macedonian) Currently translated at 24.9% (1733 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 24.9% (1730 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2023-02-09 SNoiraud * gramps/plugins/webreport/basepage.py: Narrative web: add noindex for robots 2023-02-09 Serge Noiraud <1883985+SNoiraud@users.noreply.github.com> * data/css/lightbox.css, data/css/lightbox.js, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/event.py, gramps/plugins/webreport/family.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py, gramps/plugins/webreport/source.py, gramps/plugins/webstuff/webstuff.py: Narrative web: lightbox feature (#1410) Deature request: #012801 Discourse: https://gramps.discourse.group/t/narrated-website-browsing-media-in-person-page/3195 2022-12-26 John Ralls * mac/gramps.modules: mac modules: Replace git with https in github URI They don't accept unauthenticated git connections anymore. 2022-12-08 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2022-12-08 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 97.3% (6756 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2022-12-08 Hilario Coronado * po/es.po: Translated using Weblate (Spanish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ Translated using Weblate (Spanish) Currently translated at 98.0% (6807 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2022-12-08 Tor Eirik Tranda * po/nn.po: Translated using Weblate (Norwegian Nynorsk) Currently translated at 91.0% (6320 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nn/ 2022-12-08 Allan Nordhøy * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 97.5% (6766 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2022-12-08 Kristijan Fremen Velkovski * po/mk.po, po/sr.po: Translated using Weblate (Macedonian) Currently translated at 24.8% (1727 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 24.7% (1720 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 24.7% (1716 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Serbian) Currently translated at 75.8% (5263 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sr/ Translated using Weblate (Macedonian) Currently translated at 24.5% (1704 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 24.3% (1689 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Macedonian) Currently translated at 24.2% (1682 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ 2022-12-08 Alessandro Combatti * po/it.po: Translated using Weblate (Italian) Currently translated at 96.6% (6708 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2022-12-08 Maite Guix * po/ca.po: Translated using Weblate (Catalan) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ca/ 2022-12-08 Luam Souza * po/pt_BR.po: Translated using Weblate (Portuguese (Brazil)) Currently translated at 95.1% (6603 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_BR/ 2022-12-08 Milan * po/cs.po, po/sk.po, po/sl.po: Translated using Weblate (Slovenian) Currently translated at 97.0% (6734 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ Translated using Weblate (Slovak) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 98.4% (6830 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2022-12-08 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-12-08 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-12-08 Arnau Llovet Vidal * po/ca.po: Translated using Weblate (Catalan) Currently translated at 98.9% (6868 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ca/ 2022-10-21 Serge Noiraud <1883985+SNoiraud@users.noreply.github.com> * gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py: The latest version of openlayers doesn't work (#1387) * The latest version of openlayers doesn't work Every years, openlayers change its "latest" version. If this no longer works in the browser we need to change "latest" by another version. v6.15.1 is the latest working version and is available several years. If this no longer the case for this version, we need to change this version in the gramps.ini file. The section will be: ... [external_modules] ;;openlayers_version=‘v6.15.1’ … You'll need to remove the two commas before openlayers_version and change v6.15.1 to the working version. Available versions are provided in the OLDER SECTION of https://openlayers.org/ Fixes #012680 * Change the location of js and css files * Menu simplification and usage clarification Show in which file the openlayers version should be modified. Show the config name to modify. 2022-10-07 Tymofii Lytvynenko * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2022-10-07 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-10-08 Mihle * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 97.4% (6762 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2022-10-07 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-10-04 Fedir Zinchuk * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 99.9% (6937 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2022-10-04 Tymofii Lytvynenko * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 99.9% (6938 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 98.8% (6862 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2022-10-04 Jyri-Petteri Paloposki * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-10-04 Milan * po/cs.po: Translated using Weblate (Czech) Currently translated at 98.2% (6821 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2022-10-04 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-10-04 Luam Souza * po/pt_BR.po: Translated using Weblate (Portuguese (Brazil)) Currently translated at 94.4% (6551 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_BR/ 2022-10-04 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-10-04 Maite Guix * po/ca.po: Translated using Weblate (Catalan) Currently translated at 98.5% (6840 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ca/ 2022-10-04 ZdenÄ›k HataÅ¡ * po/cs.po: Translated using Weblate (Czech) Currently translated at 98.2% (6816 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2022-09-10 Nick Hall * gramps/gen/datehandler/test/datedisplay_test.py: Fix Russian calendar unit test The translation of "Julian" is hardcoded and the test and will fail if the translation is updated. 2022-09-10 Milan * po/cs.po, po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 98.2% (6816 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 99.4% (6904 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2022-09-10 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2022-09-10 khrys63 * po/fr.po: Translated using Weblate (French) Currently translated at 97.4% (6763 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2022-09-10 poi * po/zh_CN.po: Translated using Weblate (Chinese (Simplified)) Currently translated at 88.3% (6129 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/zh_Hans/ 2022-09-10 Jose Riha * po/sk.po: Translated using Weblate (Slovak) Currently translated at 98.0% (6805 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2022-09-10 Kamil K * po/pl.po: Translated using Weblate (Polish) Currently translated at 95.4% (6620 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2022-09-10 Mark Munkacsi * po/hu.po: Translated using Weblate (Hungarian) Currently translated at 98.4% (6829 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ 2022-09-10 Fedir Zinchuk * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 98.8% (6857 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2022-09-10 Translator * po/fr.po: Translated using Weblate (French) Currently translated at 97.4% (6763 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2022-09-10 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2022-09-10 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-09-10 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-09-10 David Straub * po/de.po, po/de_AT.po: Translated using Weblate (German (Austria)) Currently translated at 98.5% (6838 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-09-10 Artem * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 98.1% (6808 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 98.1% (6808 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2022-09-10 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2022-09-10 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-09-10 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-09-10 Sveinn í Felli * po/is.po: Translated using Weblate (Icelandic) Currently translated at 87.7% (6088 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/is/ 2022-09-10 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2022-06-15 Nick Hall * po/gl.po: Added translation using Weblate (Galician) 2022-06-15 AL * po/pt_BR.po: Translated using Weblate (Portuguese (Brazil)) Currently translated at 94.1% (6536 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_BR/ 2022-06-15 Mihle * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 97.0% (6731 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2022-06-15 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-06-15 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-06-15 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-06-06 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-06-05 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-06-03 Jano Svitok * po/sk.po: Translated using Weblate (Slovak) Currently translated at 98.0% (6805 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2022-06-02 Jiri Grönroos * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-05-30 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 99.8% (6931 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2022-05-27 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2022-05-27 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-05-24 PKEv * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2022-05-24 Stephan Paternotte * po/nl.po: Translated using Weblate (Dutch) Currently translated at 99.8% (6931 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Dutch) Currently translated at 99.8% (6931 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Dutch) Currently translated at 98.6% (6846 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Dutch) Currently translated at 98.1% (6814 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Dutch) Currently translated at 97.9% (6800 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2022-05-24 Michael * po/eo.po: Translated using Weblate (Esperanto) Currently translated at 90.1% (6256 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/eo/ 2022-05-24 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 99.8% (6932 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2022-05-24 Viktor * po/ru.po: Translated using Weblate (Russian) Currently translated at 99.8% (6932 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2022-05-24 Mukli Krisztián * po/hu.po: Translated using Weblate (Hungarian) Currently translated at 98.3% (6825 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ Translated using Weblate (Hungarian) Currently translated at 98.0% (6804 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ 2022-05-24 Florian Demmer * po/de.po, po/de_AT.po: Translated using Weblate (German (Austria)) Currently translated at 98.5% (6838 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-05-24 WaldiS * po/pl.po: Translated using Weblate (Polish) Currently translated at 95.2% (6606 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 95.1% (6605 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2022-05-24 Maite Guix * po/ca.po: Translated using Weblate (Catalan) Currently translated at 98.5% (6840 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ca/ 2022-05-24 Niko Strijbol * po/nl.po: Translated using Weblate (Dutch) Currently translated at 96.2% (6676 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2022-05-24 Tymofii Lytvynenko * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 98.1% (6808 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2022-05-24 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.7% (6920 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6915 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-05-24 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2022-05-24 Allan Nordhøy * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 96.5% (6701 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2022-05-24 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-05-24 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2022-05-24 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.8% (6927 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.8% (6927 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.9% (6938 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2022-05-24 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.8% (6931 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-05-24 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-05-24 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6939 of 6939 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-05-24 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2020-11-09 Dave Scheipers * gramps/gen/lib/eventtype.py, gramps/gui/views/treemodels/peoplemodel.py: Add Stillbirth as pre-defined event type Add Stillbirth as a fallback for both Birth and Death events. 2019-11-02 Timo * gramps/plugins/drawreport/ancestortree.py: Show index of person in ancestor tree report. 2022-03-09 Nick Hall * gramps/gen/const.py, gramps/gen/plug/__init__.py, gramps/gen/plug/_manager.py, gramps/gen/plug/_pluginreg.py, gramps/gen/plug/_thumbnailer.py, gramps/gen/utils/thumbnails.py, gramps/gui/editors/addmedia.py, gramps/plugins/thumbnailer/__init__.py, gramps/plugins/thumbnailer/gnomethumb.py, gramps/plugins/thumbnailer/imagethumb.py, gramps/plugins/thumbnailer/thumb.gpr.py, po/POTFILES.in, po/POTFILES.skip: Add support for thumbnailer plugins 2022-03-19 Nick Hall * gramps/gen/plug/_gramplet.py, gramps/gui/views/pageview.py, gramps/gui/widgets/grampletbar.py, gramps/plugins/gramplet/gallery.py: Allow gramplets to have an orientation dependent layout Use this for the gallery gramplets. Implements #11527. 2021-12-17 SNoiraud * gramps/gen/config.py, gramps/gen/utils/docgen/csvtab.py, gramps/gui/csvdialect.py, gramps/gui/views/listview.py, gramps/plugins/export/export.gpr.py, gramps/plugins/export/exportcsv.py, gramps/plugins/importer/importcsv.py, po/POTFILES.in: Add possibility to select the dialect of CSV export You can also select a delimiter from a list 2022-03-16 Nick Hall * gramps/plugins/gramplet/notes.py: Show note type in notes plugin Also move page number next to forward/back buttons. Implements #12402. 2022-03-08 Nick Hall * gramps/plugins/docgen/odfdoc.py: Enable markup in ODF backend 2022-02-26 Nick Hall * gramps/gen/filters/rules/test/event_rules_test.py, gramps/gen/filters/rules/test/family_rules_test.py, gramps/gen/filters/rules/test/person_rules_test.py, gramps/gen/utils/unittest.py, po/POTFILES.skip: Fix unit tests requiring English locale 2022-02-26 SNoiraud * gramps/gen/lib/gcalendar.py: Fix invalid Persian calendar dates Fixes #12576 2022-02-24 IOhannes m zmölnig * gramps/test/test/test_util_test.py: Skip test3b_delete_tree_constraint if $HOME is a subdirectory of /tmp Closes: https://gramps-project.org/bugs/view.php?id=12577 2022-02-15 SNoiraud * gramps/plugins/webreport/place.py: Narweb: code simplification 2022-02-15 SNoiraud * gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/place.py: Narweb: Add a comment if invalid lat/long Fixes #12565 2021-12-28 SNoiraud * gramps/plugins/gramplet/calendargramplet.py: Calendar gramplet: add day names The first day is define according on the LANG Fixes #12515 2021-12-23 Dave Scheipers * gramps/plugins/view/citationtreeview.py: Add Back/Forward labels to citation tree view Fixes #12510 2021-12-02 SNoiraud * gramps/gen/db/dummydb.py: Remove the "database is closed" warning Fixes #12492 2021-07-10 kulath * gramps/plugins/webreport/alphabeticindex.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/event.py, gramps/plugins/webreport/family.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py, gramps/plugins/webreport/surnamelist.py: Narweb: some fixes to alphabet_navigation Ensure correct index letters according to normal indexing conventions by using ICU AlphabeticIndex. - Add ICU AlphabeticIndex - Modify modules that use alphabet_navigation to use AlphabeticIndex If Alphabetic index is not available, fix some other issues. - Implement a local AlphabeticIndex for when ICU AlphabeticIndex is not available, using existing code algorithms - Fix Serbian contraction DŽ not being recognised - Fix contractions not getting a separate entry in the alphabet_navigation - Ensure that import from either icu or PyICU works - Fix primary_difference to set collation strength to PRIMARY - Fix contractions lookup to use locale for current report - Fix get_first_letter to pass current report locale Fixes #12350 2021-10-19 DaveSch-gramps * gramps/gui/editors/displaytabs/citationembedlist.py: Move privacy column in editor citation tabs 2022-03-16 Nick Hall * .github/workflows/gramps-ci.yml: Fix package installation failures in CI 2021-06-18 Matthias Kemmer * gramps/gui/views/treemodels/peoplemodel.py: Use replacement text for blank surname heading in person tree This will use the replacement text defined in the preferences instead of a blank heading in the person tree view and person selector. 2021-10-16 Stanislav Bolshakov * gramps/gen/filters/rules/place/_hasdata.py, gramps/plugins/tool/removespaces.py: Add context to place name strings Needed for Russian translation. 2022-03-14 Nick Hall * po/gramps.pot: Update gramps.pot 2022-03-14 Nick Hall * gramps/gen/config.py: Remove one last old translation context separator 2021-06-05 Stanislav Bolshakov * gramps/gui/plug/export/_exportassistant.py: Update confirmation message in the export assistant 1. Split big message into two small messages 2. Reorder buttons names to real button order 2021-06-04 Stanislav Bolshakov * gramps/gui/editors/filtereditor.py: Improve description of regular expressions in filter editor 2022-03-14 Nick Hall * gramps/gen/datehandler/_datestrings.py, gramps/gen/utils/grampslocale.py, po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/gramps.pot, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Remove old translation context separators They are no longer required and translators sometimes include them in translated strings by mistake. This change also makes it possible to use the vertical bar character in translatable strings. 2022-03-13 Allan Nordhøy * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 96.6% (6704 of 6935 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2022-03-13 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fr.po, po/ga.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2022-03-13 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6935 of 6935 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-03-13 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6981 of 6981 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6935 of 6935 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-03-13 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-03-13 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6935 of 6935 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2022-03-13 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ Translated using Weblate (Croatian) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2022-03-13 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-03-13 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6935 of 6935 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6967 of 6967 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6967 of 6967 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6967 of 6967 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6967 of 6967 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-03-13 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-30 Stanislav Bolshakov * gramps/gen/lib/childreftype.py: Add translation context to ChildRefType Needed for Russian. 2022-03-12 Nick Hall * po/gramps.pot: Update gramps.pot 2021-05-30 SNoiraud * gramps/plugins/textreport/kinshipreport.py: Kinship report: change max number of generations Fixes #12004 2021-05-28 Christopher Horn * gramps/plugins/export/exportgedcom.py, gramps/plugins/lib/libgedcom.py: Add round trip Ancestry.com _APID tag support Implements #9925 2021-05-24 Stanislav Bolshakov * data/tips.xml, gramps/gui/glade/editplace.glade, gramps/gui/glade/editplaceref.glade, gramps/plugins/importer/import.gpr.py, gramps/plugins/textreport/birthdayreport.py, gramps/plugins/webreport/place.py, gramps/plugins/webreport/repository.py, gramps/plugins/webreport/thumbnail.py: Minor string fixes Add or remove whitespace. Append full stops to ends of sentences. Remove full stops after ellipses. 2022-03-12 Nick Hall * gramps/plugins/importer/importprogen.glade: Change "death cause" to "cause of death" 2022-03-12 Stanislav Bolshakov * data/tips.xml: Update Tip of the Day entries 2021-06-05 Nick Hall * gramps/plugins/importer/importxml.py: Provide better formatting for the import statistics Also fix concatenation bug. 2021-06-06 Nick Hall * gramps/gui/dialog.py: Enhance InfoDialog to display simple tables 2021-02-18 zradosÅ‚av * gramps/plugins/lib/maps/geography.py: Geography: remove redundant class members 2021-02-18 zradosÅ‚av * gramps/plugins/lib/maps/geography.py, gramps/plugins/view/geoclose.py, gramps/plugins/view/geoevents.py, gramps/plugins/view/geofamclose.py, gramps/plugins/view/geoperson.py, gramps/plugins/view/geoplaces.py: Geography: simplify popup menu builder 2021-02-18 zradosÅ‚av * gramps/plugins/lib/maps/geography.py, gramps/plugins/view/geoclose.py, gramps/plugins/view/geoevents.py, gramps/plugins/view/geofamclose.py, gramps/plugins/view/geoperson.py, gramps/plugins/view/geoplaces.py: Geography: Use Gtk.SeparatorMenuItem instead of empty Gtk.MenuItem 2021-02-18 zradosÅ‚av * gramps/plugins/lib/maps/geography.py: Geography: Change Gtk.MenuItem to Gtk.CheckMenuItem for map providers 2021-01-17 SNoiraud * gramps/gui/dbloader.py: Add "All supported files" as file type selection Fixes #12161 2021-01-12 SNoiraud * gramps/gen/datehandler/_datedisplay.py, gramps/gen/datehandler/_dateparser.py: Date input: allow yyyy-mm for iso format 2022-03-10 Serge Noiraud * gramps/plugins/lib/maps/geography.py: Gramps crashes on import of large KML file Fixes #11954 2022-03-07 Nick Hall * gramps/gen/db/dummydb.py: Fix bug preventing Gramps from starting. Small mistake in commit 22c1d79eaeb655584c48b6cdb452a1015ca656a3. 2020-11-07 David Straub * gramps/gen/db/dummydb.py, gramps/gen/db/txn.py, gramps/gen/db/utils.py, gramps/gen/dbstate.py: Skip inspect.stack also when debug logging is disabled 2020-11-07 David Straub * gramps/gen/db/dummydb.py, gramps/gen/db/utils.py, gramps/gen/dbstate.py: Wrap inspect.stack in if __debug__ 2020-11-18 André Apitzsch * gramps/cli/argparser.py, gramps/cli/test/cli_test.py, gramps/gen/const.py, gramps/gen/merge/test/merge_ref_test.py, gramps/gen/utils/file.py, gramps/gen/utils/test/file_test.py, gramps/plugins/test/exports_test.py, gramps/plugins/test/imports_test.py: Replace TEMP_DIR by tempfile object 2022-02-28 Nick Hall * gramps/gen/datehandler/_date_cs.py, gramps/gen/datehandler/_date_da.py, gramps/gen/datehandler/_date_hu.py, gramps/gen/datehandler/_date_is.py, gramps/gen/datehandler/_date_ja.py, gramps/gen/datehandler/_date_pt.py, gramps/gen/datehandler/_date_sr.py, gramps/gen/datehandler/_date_zh_CN.py, gramps/gen/datehandler/_date_zh_TW.py, gramps/gen/datehandler/_dateparser.py: Fix datehandlers for round trip Parsers should be able to parse the output from the displayer. 2022-03-04 Nick Hall * gramps/gen/datehandler/test/datehandler_test.py: Enhance date handler tests * Add tests for all languages with a custom date handler. * Remove some months so that the tests run quicker. 2022-02-25 Nick Hall * gramps/plugins/gramplet/welcomegramplet.py: Link to translated wiki pages in welcome gramplet 2022-02-15 Nick Hall * README.md: Add xdg-utils to no longer needed list in README The dependency was removed in PR #1077. 2022-03-06 Nick Hall * po/pt_PT.po: Remove two comments from pt_PT translation 2022-03-06 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6944 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-03-06 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2022-03-06 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-03-06 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2022-03-06 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6950 of 6950 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-03-05 Nick Hall * po/gramps.pot: Update gramps.pot 2020-10-03 Tammo Jan Dijkema * gramps/plugins/drawreport/fanchart.py: Add fanchart option with overhang A fanchart consisting of half a circle fills paper with aspect ratio 1:2. Common paper and screens have larger aspect ratios (e.g. 16:9 or 1:1.41). By adding an overhang to the fanchart, more space can be used. 2020-09-29 Tammo Jan Dijkema * gramps/plugins/docgen/svgdrawdoc.py: Do not round rotation in SVG When making >8 generation fan charts, the rounding of rotation becomes visible. SVG does not force rotation to be integers, so better not round this. 2022-02-06 Bora Atıcı * gramps/plugins/rel/rel_tr.py, gramps/plugins/rel/relplugins.gpr.py, po/POTFILES.skip: Add Turkish Relationship Calculator 2022-01-29 Bora Atıcı * data/holidays.xml: Add Turkish holidays 2022-03-04 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.8% (6952 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6938 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6937 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.3% (6912 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-03-04 Nick Hall * po/ja.po, po/vi.po: Translated using Weblate (Japanese) Currently translated at 80.5% (5606 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ja/ Translated using Weblate (Vietnamese) Currently translated at 92.5% (6439 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/vi/ 2022-03-04 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-17 Himanshu Gohel <1551217+hgohel@users.noreply.github.com> * gramps/plugins/view/geomoves.py: Fix spelling of "Descendants" Resolves #12535 2022-03-01 Serge Noiraud * gramps/gen/config.py, gramps/plugins/lib/maps/cairoprint.py, gramps/plugins/lib/maps/constants.py, gramps/plugins/lib/maps/datelayer.py, gramps/plugins/lib/maps/dummylayer.py, gramps/plugins/lib/maps/dummynogps.py, gramps/plugins/lib/maps/geography.py, gramps/plugins/lib/maps/kmllayer.py, gramps/plugins/lib/maps/libkml.py, gramps/plugins/lib/maps/lifewaylayer.py, gramps/plugins/lib/maps/markerlayer.py, gramps/plugins/lib/maps/messagelayer.py, gramps/plugins/lib/maps/osmgps.py, gramps/plugins/lib/maps/placeselection.py, gramps/plugins/lib/maps/selectionlayer.py, gramps/plugins/view/geoclose.py, gramps/plugins/view/geoevents.py, gramps/plugins/view/geofamclose.py, gramps/plugins/view/geofamily.py, gramps/plugins/view/geomoves.py, gramps/plugins/view/geoperson.py, gramps/plugins/view/geoplaces.py: Geography: better management when closing database 2022-03-01 Nick Hall * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.2% (6910 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-02-28 Nick Hall * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.7% (6871 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2022-02-28 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.2% (6910 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-02-28 Freek Olgers * po/nl.po: Translated using Weblate (Dutch) Currently translated at 96.7% (6732 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2022-02-28 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-02-28 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.6% (6933 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-02-28 Maite Guix * po/ca.po: Translated using Weblate (Catalan) Currently translated at 98.7% (6872 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ca/ 2019-10-01 prismatisch <37180291+prismatisch@users.noreply.github.com> * gramps/gen/lib/citationbase.py, gramps/gui/editors/displaytabs/addrembedlist.py, gramps/gui/editors/displaytabs/addressmodel.py, gramps/gui/editors/displaytabs/attrembedlist.py, gramps/gui/editors/displaytabs/attrmodel.py, gramps/gui/editors/displaytabs/childmodel.py, gramps/gui/editors/displaytabs/eventembedlist.py, gramps/gui/editors/displaytabs/eventrefmodel.py, gramps/gui/editors/displaytabs/familyldsembedlist.py, gramps/gui/editors/displaytabs/ldsembedlist.py, gramps/gui/editors/displaytabs/ldsmodel.py, gramps/gui/editors/displaytabs/nameembedlist.py, gramps/gui/editors/displaytabs/namemodel.py, gramps/gui/editors/displaytabs/personrefembedlist.py, gramps/gui/editors/displaytabs/personrefmodel.py, gramps/gui/editors/editfamily.py: Add source icon to editor dialogs Implements #11372. 2020-03-04 SNoiraud * gramps/plugins/view/geography.gpr.py, gramps/plugins/view/geomoves.py, images/hicolor/scalable/actions/geo-show-family-down.svg, images/hicolor/scalable/actions/geo-show-family-up.svg: Geography: add two new icons 2022-02-25 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2022-02-26 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-02-26 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6960 of 6960 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-02-25 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2022-02-25 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 99.5% (6931 of 6962 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2022-02-25 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.0% (6897 of 6962 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-02-25 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 99.5% (6930 of 6962 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 98.9% (6892 of 6962 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 98.9% (6890 of 6962 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2022-02-25 Nick Hall * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 99.8% (6951 of 6962 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2022-02-25 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2022-02-25 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.1% (6906 of 6962 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-02-25 Nick Hall * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 99.8% (6908 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2020-08-10 prculley * gramps/gen/filters/rules/test/media_rules_test.py, gramps/gen/lib/test/merge_test.py, gramps/gen/merge/test/merge_ref_test.py: Tests update for Note rework 2020-08-10 prculley * gramps/gen/lib/note.py, gramps/gen/merge/mergecitationquery.py, gramps/gen/merge/mergeeventquery.py, gramps/gen/merge/mergefamilyquery.py, gramps/gen/merge/mergemediaquery.py, gramps/gen/merge/mergenotequery.py, gramps/gen/merge/mergepersonquery.py, gramps/gen/merge/mergeplacequery.py, gramps/gen/merge/mergerepositoryquery.py, gramps/gen/merge/mergesourcequery.py: Note LINK support for merge of other objects 2020-08-10 prculley * gramps/gen/lib/note.py: Note LINK support for deletes of other objects 2020-08-10 prculley * gramps/gen/lib/note.py, gramps/gui/editors/displaytabs/backrefmodel.py, gramps/gui/utils.py: Support Note LINKS as backlinks 2020-08-08 prculley * gramps/gui/dialog.py: Fix MultiSelectDialog for two issues; 1) it would rerun an 'ok' after a 'no' on same object if the user selected 'Use answer for rest'. 2) Dialogs called within an operation would have wrong parent. 2020-08-10 prculley * gramps/gen/db/base.py, gramps/gen/lib/notebase.py, gramps/gen/lib/primaryobj.py, gramps/gui/editors/__init__.py, gramps/gui/editors/editcitation.py, gramps/gui/editors/editevent.py, gramps/gui/editors/editmedia.py, gramps/gui/editors/editnote.py, gramps/gui/editors/editplace.py, gramps/gui/editors/editrepository.py, gramps/gui/editors/editsource.py, gramps/gui/views/listview.py, gramps/plugins/lib/libpersonview.py, gramps/plugins/lib/libplaceview.py, gramps/plugins/lib/libsourceview.py, gramps/plugins/view/citationlistview.py, gramps/plugins/view/citationtreeview.py, gramps/plugins/view/eventview.py, gramps/plugins/view/familyview.py, gramps/plugins/view/mediaview.py, gramps/plugins/view/noteview.py, gramps/plugins/view/repoview.py, gramps/plugins/view/sourceview.py: Rework primary object Deletes in views 2022-02-25 Nick Hall * gramps/gui/configure.py, po/gramps.pot: Update gramps.pot 2022-02-25 Nick Hall * gramps/gui/configure.py, gramps/plugins/gramplet/welcomegramplet.py: Fix translation context regression 2022-02-25 Nick Hall * po/gramps.pot: Update gramps.pot 2020-05-15 Dave Scheipers * gramps/plugins/gramplet/welcomegramplet.py: Update welcome gramplet 2022-02-24 Nick Hall * po/en_GB.po: Update en_GB translation 2021-01-04 Matthias Kemmer * gramps/gen/plug/docgen/treedoc.py: Add option name_format to treedoc Implements #12136 2020-11-06 Matthias Kemmer * gramps/plugins/gramplet/gramplet.gpr.py, gramps/plugins/gramplet/notes.py: Add a note gramplet for NoteView 2022-02-23 Serge Noiraud <1883985+SNoiraud@users.noreply.github.com> * gramps/gen/config.py, gramps/gen/utils/libformatting.py, gramps/gen/utils/symbols.py, gramps/gui/configure.py, gramps/gui/widgets/fanchart.py, gramps/plugins/view/pedigreeview.py, gramps/plugins/view/relview.py: Symbols enhancement * Add the possibility to set all default value to a string. * Gui configuration improvement. * Possibility to drag and drop a symbol from the symbol list. In this case, the glyph must be present in the current font to be displayed. * Replace death symbol by buried, cremated or killed symbol depending on the event type. 2022-02-23 Andika Triwidada * po/id.po: Translated using Weblate (Indonesian) Currently translated at 1.8% (130 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ 2022-02-23 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2020-08-25 giuliano52 * data/holidays.xml: Add Italian holidays Based on https://it.wikipedia.org/wiki/Festivit%C3%A0_in_Italia 2020-07-05 pacoriviere * data/holidays.xml: Add Catalan holidays Holiday file in Catalonia according to: https://ajuntament.barcelona.cat/calendarifestius/ca/ and https://beteve.cat/economia/calendari-laboral-2019-barcelona-catalunya/#festius-catalunya-2019 2020-06-15 vantu5z * gramps/gui/test/utils_test.py, gramps/gui/utils.py, gramps/plugins/view/pedigreeview.py: Use a contrasting text color in pedigree view White text shows up better in boxes with a dark background color. Fixes #11799 2020-05-15 Dave Scheipers * gramps/gui/selectors/selectcitation.py, gramps/gui/selectors/selectsource.py: Add Abbreviation column to source and citation selectors Implements #11710 2020-05-14 SNoiraud * gramps/plugins/lib/maps/geography.py, gramps/plugins/view/geoclose.py, gramps/plugins/view/geoevents.py, gramps/plugins/view/geofamclose.py, gramps/plugins/view/geofamily.py, gramps/plugins/view/geomoves.py, gramps/plugins/view/geoperson.py, gramps/plugins/view/geoplaces.py: Geography: better handling of bad tile path Fixes #11629 2022-02-18 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 99.9% (6914 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2022-02-18 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.8% (6911 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-02-18 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2022-02-18 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-02-18 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2022-02-18 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.9% (6912 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-02-18 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 100.0% (6918 of 6918 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-02-18 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2022-02-19 Nick Hall * gramps/gen/datehandler/test/dateparser_test.py: Add unit tests for quarter dates 2020-05-11 Steve Youngs * gramps/gen/datehandler/_dateparser.py: Teach DateParser about calendar quarter dates The calendar year can be divided into four quarters, often abbreviated as Q1, Q2, Q3, and Q4. Q1 is 1 January to 31 March, Q2 1 April to 30 June, Q3 is 1 July to 30 September and Q4 is 1 October to 31 December This commit teaches DateParser to parse quarter dates and represet them as a date range. An example quarter date is "Q2 2020" which is converted to "between 1 April 2020 and 30 June 2020". This is a one way conversion 2020-05-03 CWSchulze * gramps/gen/plug/utils.py: Enable "file:///" URI paths for addons location 2020-08-06 John Muccigrosso * gramps/plugins/textreport/summary.py: Increase information in database summary text report Add type counts for events, places, sources, citations, repositories and notes. 2020-10-07 John Muccigrosso * gramps/plugins/tool/tools.gpr.py: Fix presumed typo in menu item "Sorts events" should be "Sort events". 2020-11-04 John Muccigrosso * data/tests/exp_sample_ged.ged, gramps/plugins/export/exportgedcom.py: Explicitly set birth name in GEDCOM export Following discussion at https://gramps.discourse.group/t/distinguish-birth-and-married-names-in-ged-file/815/7 . 2020-04-11 prculley * gramps/gen/plug/docgen/graphdoc.py, gramps/plugins/graph/gvfamilylines.py, gramps/plugins/graph/gvrelgraph.py: Relationship Graph: Add option for 'offset parents' Replaces 'use subgraph' option Fix extra node appearing when a spouse is filtered out Fixes #11550, #11494 2019-11-06 Mathieu * gramps/gen/config.py, gramps/gui/configure.py, gramps/gui/editors/editfamily.py, gramps/gui/editors/editperson.py: Provide an option to "hide" the LDS tab Immplements #3872. 2022-02-17 Nick Hall * gramps/gen/utils/grampslocale.py: Add new Indonesian translation Only about 1% of strings have been translated, so we won't make it active yet. At some point we need to update the LINGUAS file and add a classifier in the setup script. 2021-01-12 SNoiraud * gramps/gui/editors/editdate.py: editdate: better pylint score 2020-12-31 SNoiraud * gramps/gen/config.py, gramps/gui/configure.py, gramps/gui/editors/editdate.py: Allow user to set default calendar in date editor Fixes #11809 2020-11-10 Dave Scheipers * gramps/gui/configure.py: Update Preferences dialog Clean up of existing Preferences tabs. Implements #12049 2021-11-30 David Straub * gramps/gen/lib/place.py: Fix Place.get_text_data_child_list 2020-12-08 David Straub * gramps/gen/lib/note.py, gramps/gen/lib/repo.py: Add gramps_id to repository & note text data lists 2020-09-06 David Straub * gramps/cli/test/cli_test.py: Add unit test for python3 -m gramps 2020-09-06 David Straub * gramps/__main__.py, gramps/cli/argparser.py, po/POTFILES.skip: Add __main__.py 2020-03-05 prculley * gramps/plugins/tool/check.py: Fix Check&Repair progress meter for Duplicated Gramps_ID check 2020-03-04 prculley * gramps/gen/utils/db.py, gramps/gen/utils/unknown.py, gramps/plugins/db/dbapi/dbapi.py, gramps/plugins/importer/importxml.py, gramps/plugins/lib/libgedcom.py, gramps/plugins/tool/check.py: Fix no_magic for dbapi 2020-02-13 Matthias Kemmer <49940207+Mattkmmr@users.noreply.github.com> * gramps/plugins/gramplet/ancestor.py: Add CopyAll functionality to Ancestor gramplet 2022-02-14 Nick Hall * gramps/gui/uimanager.py: Fix bug introduced when simplifying looping Partially revert commit 7248f073f06f6a44ab48088679b45f3242436e28. Deleting items during list iteration can lead to problems. In this case an infinite loop was introduced in PR #975. 2022-02-14 Nick Hall * po/gramps.pot: Update gramps.pot 2022-02-14 Nick Hall * po/update_po.py: Fix for renamed gramps.xml.in file The file was renamed as part of PR #1143. 2022-02-13 Andika Triwidada * po/id.po: Translated using Weblate (Indonesian) Currently translated at 1.8% (130 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ 2022-02-13 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-02-13 cedecode * po/de_AT.po: Translated using Weblate (German (Austria)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ 2022-02-13 Mukli Krisztián * po/hu.po: Translated using Weblate (Hungarian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ 2022-02-13 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-02-13 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2020-02-01 Baizley * gramps/gen/filters/rules/_rule.py, gramps/gen/lib/test/date_test.py, gramps/gen/plug/report/_book.py, gramps/gen/plug/report/_options.py, gramps/gui/editors/displaytabs/surnametab.py, gramps/gui/selectors/baseselector.py, gramps/gui/views/listview.py, gramps/gui/widgets/fanchart.py, gramps/gui/widgets/grampletpane.py, gramps/plugins/docgen/cairodoc.py: Correct enumerations unpacking. 2020-02-01 Baizley * gramps/cli/argparser.py, gramps/gen/recentfiles.py, gramps/gui/editors/displaytabs/surnametab.py, gramps/gui/editors/editperson.py, gramps/plugins/drawreport/statisticschart.py: Small code improvements. 2019-12-21 Baizley * gramps/cli/argparser.py, gramps/cli/test/argparser_test.py, gramps/gen/db/base.py, gramps/gen/filters/_paramfilter.py, gramps/gen/filters/rules/_rule.py, gramps/gen/lib/test/date_test.py, gramps/gen/plug/docgen/fontscale.py, gramps/gen/plug/report/_book.py, gramps/gen/plug/report/_options.py, gramps/gen/plug/report/utils.py, gramps/gen/recentfiles.py, gramps/gen/simple/_simpletable.py, gramps/gui/editors/displaytabs/gallerytab.py, gramps/gui/editors/displaytabs/surnametab.py, gramps/gui/editors/editdate.py, gramps/gui/editors/editperson.py, gramps/gui/plug/export/_exportassistant.py, gramps/gui/plug/tool.py, gramps/gui/selectors/baseselector.py, gramps/gui/uimanager.py, gramps/gui/views/listview.py, gramps/gui/views/treemodels/flatbasemodel.py, gramps/gui/views/treemodels/treebasemodel.py, gramps/gui/widgets/fanchart.py, gramps/gui/widgets/fanchart2way.py, gramps/gui/widgets/fanchartdesc.py, gramps/gui/widgets/grampletpane.py, gramps/gui/widgets/shortlistcomboentry.py, gramps/plugins/docgen/cairodoc.py, gramps/plugins/docgen/latexdoc.py, gramps/plugins/drawreport/descendtree.py, gramps/plugins/drawreport/statisticschart.py, gramps/plugins/gramplet/leak.py, gramps/plugins/graph/gvfamilylines.py, gramps/plugins/lib/libcairodoc.py, gramps/plugins/lib/libprogen.py, gramps/plugins/rel/rel_da.py, gramps/plugins/rel/rel_is.py, gramps/plugins/rel/rel_no.py, gramps/plugins/rel/rel_sv.py, gramps/plugins/sidebar/categorysidebar.py, gramps/plugins/sidebar/dropdownsidebar.py, gramps/plugins/sidebar/expandersidebar.py, gramps/plugins/textreport/detdescendantreport.py: Simplify looping across Gramps. Index based loops across the Gramps project are mapped to their Pythonic equalivant. Many of these improves radability, and a some of them improves performance by being lazy evaluated. 2019-12-20 Baizley * gramps/cli/argparser.py: Refactor error construction into a common method. 2019-12-20 Baizley * gramps/cli/test/argparser_test.py: Expand unit test for Gramps parsing error. 2019-12-20 Baizley * gramps/cli/argparser.py: Simplify handling of getops error. 2019-12-20 Baizley * gramps/cli/test/argparser_test.py: Add unit test for handling getopt error. 2020-02-01 Baizley * gramps/gen/display/name.py: Correct continuation line unaligned for hanging indent 2020-01-30 Baizley * gramps/gen/display/name.py: Remove unused imports. 2020-01-25 Baizley * gramps/gen/display/test/name_test.py: Add tests for methods relying on name_formats. The NameDisplay class contains various methods that interact with the dict holding the name formats. To enable further refactoring, these methods have been brought under test for most of their implementations. 2020-01-26 Baizley * gramps/gen/display/name.py: Correct the assumed order of the name formats. This commit corrects the ordering to the one in Gramps 5.1 when run on Python 3.3. Unlike the implementation in 5.1, this implementation does not rely on dict ordering and will therefore be consistent across Python versions. The assumed order of ascending positives followed by negatives in reverse order, was based on tests run on Python 3.7. However, the current ordering in Gramps 5.1 is depended on dict ordering which has changed between Python versions. The expected ordering is therefore taken as the one in Gramps 5.1 run on Python 3.3, which is what the CI environment tests on. This ordering is positives followed by negatives both in ascending order. I.e. -2, -3, -1, 0, 1, 2, 3, 4, 5 => 0, 1, 2, 3, 4, 5, -1, -2, -3 2019-12-17 Baizley * gramps/gen/display/name.py: Use list comprehension for name format list. Combine construction and filtering with list comprehension. Adjust sort method to work over tuples. 2019-12-15 Baizley * gramps/gen/display/name.py: Simplify sorting in get_name_format. First, the simplification uses the built-in cmp_to_key function from functools to remove the duplicated function in the class. Second, the cmp function was reduced to two cases: 1. When x and y is positive: Here the st 2. When x or y is negative: Here the sign of y determines the ordering, which can be seen from the following cases: 1. x is negative, y is negative => their order needs to be, so y is considered higher, which means x is considered lower (negative). 2. x is negative, y is positive => x is considered higher (positive). 3. x is positive, y is negative => y is considered higher, which means x is considered lower (negative). Third, the sorting is abstracted away behind a function declaring the sort order. 2019-12-15 Baizley * gramps/gen/display/test/name_test.py: Add test coverage for get_name_format. The test class enumaretes all possible values for the three boolean arguments. Some of the results is arguably wrong, but since other classes depend on the current semantics, these cases have not been corrected. 2020-06-27 André Apitzsch * README.md, debian/control, gramps/gui/utils.py: Remove xdg-utils dependency 2020-11-01 André Apitzsch * data/{gramps.xml.in => org.gramps_project.Gramps.xml.in}, po/POTFILES.in, setup.py: Use reverse-DNS for mime file 2020-11-01 André Apitzsch * gramps/gui/grampsgui.py: Fix application id 2020-10-31 André Apitzsch * data/org.gramps_project.Gramps.desktop.in, images/hicolor/scalable/apps/{gramps.svg => org.gramps_project.Gramps.svg}, setup.py: Use reverse-DNS for application icon 2020-10-31 André Apitzsch * data/{gramps.appdata.xml.in => org.gramps_project.Gramps.appdata.xml.in}, data/{gramps.desktop.in => org.gramps_project.Gramps.desktop.in}, po/POTFILES.in, po/update_po.py, setup.py: Use reverse-DNS scheme for appdata + desktop 2020-11-18 Pino Toscano * {data => images/hicolor/scalable/mimetypes}/application-x-gedcom.svg, {data => images/hicolor/scalable/mimetypes}/application-x-geneweb.svg, {data => images/hicolor/scalable/mimetypes}/application-x-gramps-package.svg , {data => images/hicolor/scalable/mimetypes}/application-x-gramps-xml.svg, {data => images/hicolor/scalable/mimetypes}/application-x-gramps.svg, setup.py: Move MIME icons together with other hicolor icons Move the icons of MIME types in the same location/structure used for the other hicolor icons (application icon, action icons). This way, all the hicolor icons are logically in the same place. 2022-02-10 Nick Hall * gramps/plugins/test/tools_test.py: Fix unit test for check & repair tool 2020-03-28 CWSchulze * gramps/gen/lib/eventroletype.py: Add Godparent as event role 2022-02-09 Nick Hall * data/man/gramps.1.in: Generate gramps.1.in file 2020-04-03 Anthony J. Bentley * data/man/en.rst: Various grammar improvements in the English manpage 2020-04-03 Anthony J. Bentley * data/man/en.rst: Use HTTPS URLs in the English manpage 2020-04-03 Anthony J. Bentley * data/man/en.rst: Sprinkle Unicode trademarks and arrows within the English manpage 2020-04-03 Anthony J. Bentley * data/man/en.rst: Improve syntax of English manpage 2020-08-07 Paul Culley * gramps/gui/editors/displaytabs/addrembedlist.py: Update addrembedlist.py Capitalize postal and phone column headers. 2020-03-07 Brian McCullough * gramps/gui/editors/displaytabs/addrembedlist.py, gramps/gui/editors/displaytabs/addressmodel.py: Add Phone/Postal to Addresses tab of Person editor Fixes #11600 2019-10-20 Nick Hall * gramps/gui/widgets/__init__.py, gramps/gui/widgets/histogram.py, gramps/plugins/gramplet/agestats.py, po/POTFILES.skip: Improved Age Stats gramplet * New Histogram widget * Extra bucket for ages above maximum * Automatic scaling to available width 2019-10-20 Nick Hall * gramps/plugins/textreport/familygroup.py: Replace Marriage heading with relationship type 2019-10-20 Nick Hall * gramps/plugins/textreport/familygroup.py: Remove Husband and Wife headings These are incorrect for same-sex relationships or when the couple are unmarried. Resolves #11199 2022-02-06 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-02-06 Tymofii Lytvynenko * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2022-02-06 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-02-06 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-02-06 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-02-06 Nick Hall * .travis.yml: Remove Travis CI configuration 2022-02-06 Nick Hall * README.md: Fix badges in README file 2022-02-01 Serge Noiraud <1883985+SNoiraud@users.noreply.github.com> * gramps/plugins/webreport/addressbooklist.py, gramps/plugins/webreport/person.py: Narweb: translation problem + missing events on markers (#1313) * Narweb: addressbooklist: headers aren't translated * Missing events for markers + code simplification 2021-05-30 Nick Hall * .github/workflows/gramps-ci.yml, po/its/appdata.its, po/its/appdata.loc, setup.py: Use GitHub Actions to run continuous integration checks 2022-01-26 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-01-26 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2022-01-26 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-01-26 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-01-26 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-01-26 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-26 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-26 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-26 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-26 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-01-22 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-21 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.8% (6908 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-01-19 Osman Öz * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.8% (6908 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-01-18 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2022-01-18 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-17 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.8% (6908 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-01-18 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-18 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-18 Andreas Abraham * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-18 Osman Öz * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.8% (6905 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-01-18 Mario Ruiz * po/es.po: Translated using Weblate (Spanish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2022-01-18 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-18 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2022-01-18 Jose Riha * po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2022-01-18 Para * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 97.9% (6772 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2022-01-18 MichaÅ‚ Stojek * po/pl.po: Translated using Weblate (Polish) Currently translated at 96.6% (6684 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 96.6% (6684 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 96.6% (6685 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2022-01-18 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2022-01-18 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-01-18 Jiri Grönroos * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-01-18 Igor Kriznar * po/sl.po: Translated using Weblate (Slovenian) Currently translated at 98.8% (6834 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ Translated using Weblate (Slovenian) Currently translated at 98.4% (6809 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ 2022-01-18 f3rr31 <5920873@disroot.org> * po/hu.po: Translated using Weblate (Hungarian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ 2022-01-18 badlop * po/es.po: Translated using Weblate (Spanish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2022-01-18 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.8% (6908 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.8% (6905 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.8% (6904 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6888 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.4% (6878 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.4% (6878 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.4% (6875 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.4% (6875 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.4% (6875 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.3% (6871 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.3% (6871 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.3% (6872 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.3% (6871 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6894 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6894 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6894 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6894 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6892 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.6% (6888 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.5% (6885 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.5% (6884 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.5% (6884 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.5% (6883 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.1% (6858 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 99.1% (6855 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 97.9% (6775 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 96.5% (6675 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 95.8% (6626 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 92.9% (6427 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-01-18 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2022-01-18 Osman Öz * po/tr.po: Translated using Weblate (Turkish) Currently translated at 99.1% (6855 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 97.9% (6775 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 88.5% (6125 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 84.9% (5874 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2022-01-18 Bora Atıcı * po/tr.po: Translated using Weblate (Turkish) Currently translated at 92.4% (6394 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 88.5% (6125 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 84.9% (5874 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 76.3% (5281 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-06-18 Christoph Eder * gramps/gen/datehandler/_date_de.py, gramps/plugins/rel/rel_de_AT.py, gramps/plugins/rel/relplugins.gpr.py: datehandler and relationship calculator with de_AT 2021-12-19 Osman Öz * po/tr.po: Translated using Weblate (Turkish) Currently translated at 71.2% (4927 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-20 Brtc * po/tr.po: Translated using Weblate (Turkish) Currently translated at 71.2% (4927 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-19 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-12-19 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-12-19 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-12-20 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-12-19 Milan * po/cs.po: Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-12-19 Osman Öz * po/tr.po: Translated using Weblate (Turkish) Currently translated at 51.0% (3531 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-19 Brtc * po/tr.po: Translated using Weblate (Turkish) Currently translated at 51.0% (3531 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-19 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-12-19 Brtc * po/tr.po: Translated using Weblate (Turkish) Currently translated at 50.0% (3461 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-18 Brtc * po/tr.po: Translated using Weblate (Turkish) Currently translated at 47.8% (3310 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-18 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2021-12-16 Osman Öz * po/tr.po: Translated using Weblate (Turkish) Currently translated at 37.0% (2563 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-15 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-12-16 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-12-16 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-12-16 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-12-15 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-12-15 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-12-15 Gianluca Boiano * po/it.po: Translated using Weblate (Italian) Currently translated at 97.9% (6775 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-12-15 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-12-15 MichaÅ‚ Stojek * po/pl.po: Translated using Weblate (Polish) Currently translated at 96.3% (6661 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 96.3% (6661 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 94.3% (6527 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2021-12-15 OÄŸuz Ersen * po/tr.po: Translated using Weblate (Turkish) Currently translated at 30.5% (2115 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-15 Osman Öz * po/tr.po: Translated using Weblate (Turkish) Currently translated at 35.8% (2480 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 33.2% (2302 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 32.4% (2244 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 30.7% (2124 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 30.6% (2118 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Turkish) Currently translated at 30.5% (2115 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ 2021-12-15 beernarrd * po/sl.po: Translated using Weblate (Slovenian) Currently translated at 97.6% (6751 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ 2021-12-15 Reichas Chelebes * po/id.po: Translated using Weblate (Indonesian) Currently translated at 1.5% (107 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ 2021-12-15 S * po/es.po: Translated using Weblate (Spanish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-12-15 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-12-15 David Straub * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-12-15 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-12-15 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-12-15 Andika Triwidada * po/id.po: Translated using Weblate (Indonesian) Currently translated at 1.6% (111 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ Translated using Weblate (Indonesian) Currently translated at 1.5% (108 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ Translated using Weblate (Indonesian) Currently translated at 1.5% (107 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ Translated using Weblate (Indonesian) Currently translated at 1.2% (86 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ Translated using Weblate (Indonesian) Currently translated at 0.7% (51 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ Translated using Weblate (Indonesian) Currently translated at 0.6% (47 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/id/ 2021-12-15 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 99.1% (6855 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-12-15 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-12-15 Andreas Abraham * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-12-15 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-12-15 Andreas Abraham * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-12-15 Nick Hall * po/id.po: Added translation using Weblate (Indonesian) 2021-12-15 Mihle * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 97.9% (6771 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 94.2% (6519 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2021-12-15 Artem * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-12-15 WaldiS * po/pl.po: Translated using Weblate (Polish) Currently translated at 96.5% (6677 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 94.2% (6520 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 94.1% (6510 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2021-12-15 Milan * po/cs.po, po/nl.po, po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Czech) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Dutch) Currently translated at 97.9% (6771 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Czech) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-12-15 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-12-15 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-12-03 Serge Noiraud <1883985+SNoiraud@users.noreply.github.com> * gramps/plugins/webreport/basepage.py: Change order of Event Reference Notes and Notes (#1281) Fixes #012356 2021-12-03 Serge Noiraud <1883985+SNoiraud@users.noreply.github.com> * gramps/plugins/webreport/narrativeweb.py: Possible loop with associated people (#1308) 2021-12-03 Serge Noiraud <1883985+SNoiraud@users.noreply.github.com> * gramps/plugins/gramplet/backlinks.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/place.py: Navweb: add option to show all places (#1230) * Navweb: add option to show all places Fixes #012315 * Don't display media, source ref for unused place. * backlink gramplet problem if no back references * Show image on the map only if it was collected. * Show the thumbnail place if already collected * Narrative web: minor changes to the text * changed back to source pages * restore last tanslatable text. * restore last strings 2021-09-24 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-09-22 Milan * po/cs.po: Translated using Weblate (Czech) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-09-21 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-09-21 Milan * po/cs.po: Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-09-19 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-09-19 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-09-19 Milan * po/cs.po: Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-09-18 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-09-18 Milan * po/cs.po: Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-09-18 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 96.2% (6655 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-09-18 Milan * po/cs.po: Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-09-16 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 93.1% (6441 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-09-14 Milan * po/sk.po: Translated using Weblate (Slovak) Currently translated at 91.0% (6293 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-09-12 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-09-14 David Straub * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-09-13 Milan * po/cs.po: Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-09-12 Jan Sparreboom * po/nl.po: Translated using Weblate (Dutch) Currently translated at 97.9% (6771 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2021-09-12 nautilusx * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6906 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-09-12 Milan * po/cs.po, po/sk.po: Translated using Weblate (Slovak) Currently translated at 86.6% (5994 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 86.5% (5984 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Slovak) Currently translated at 86.4% (5978 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 86.4% (5978 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 86.4% (5976 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Slovak) Currently translated at 85.8% (5934 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ 2021-09-12 David Straub * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6902 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-09-12 WaldiS * po/pl.po: Translated using Weblate (Polish) Currently translated at 93.9% (6495 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 92.6% (6408 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Polish) Currently translated at 92.6% (6404 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ 2021-09-12 Tymofii Lytvynenko * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 97.7% (6761 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 97.4% (6740 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 97.2% (6725 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 97.1% (6721 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 96.3% (6666 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 96.3% (6662 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2021-09-12 Fedir Zinchuk * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 96.3% (6661 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ Translated using Weblate (Ukrainian) Currently translated at 96.3% (6660 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2021-09-12 qqqlb * po/uk.po: Translated using Weblate (Ukrainian) Currently translated at 96.2% (6658 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/uk/ 2021-09-12 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 99.2% (6861 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-09-12 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.8% (6902 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6902 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6902 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6902 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.8% (6902 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-08-04 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-08-04 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-08-04 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-08-04 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-08-04 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-08-04 Allan Nordhøy * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 94.0% (6504 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2021-08-04 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-08-04 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-08-04 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-08-04 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-08-04 Omer I.S * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-08-04 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-08-04 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-07-21 msansm1 * po/fr.po: Translated using Weblate (French) Currently translated at 99.2% (6860 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-07-21 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 99.2% (6860 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-07-21 msansm1 * po/br.po: Translated using Weblate (Breton) Currently translated at 2.9% (205 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/br/ 2021-07-21 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-07-21 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.7% (6900 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.5% (6885 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.5% (6885 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-07-16 Serge Noiraud * gramps/plugins/webreport/person.py: Navweb: add place name to birth and death dates (#1228) * Navweb: add place name to birth and death dates when we use the toggle section. * Possible problem with RTL languages 2021-07-16 Serge Noiraud * data/css/Web_Basic-Ash.css, data/css/Web_Basic-Blue.css, data/css/Web_Basic-Cypress.css, data/css/Web_Basic-Lilac.css, data/css/Web_Basic-Peach.css, data/css/Web_Basic-Spruce.css, data/css/Web_Mainz.css, data/css/Web_Nebraska.css, gramps/plugins/webreport/basepage.py: Narweb: Inconsistency between the name of the link (#1272) to a reference and the name of this reference for an individual. Fixes #12336 2021-07-07 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-07-07 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-07-07 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.3% (6868 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 99.2% (6861 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-07-02 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-07-02 Allan Nordhøy * po/nb.po, po/nn.po: Translated using Weblate (Norwegian Nynorsk) Currently translated at 92.4% (6393 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nn/ Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 94.0% (6504 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2021-07-02 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 99.1% (6855 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-07-02 Lajos Nemeséri * po/hu.po: Translated using Weblate (Hungarian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ 2021-07-02 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-07-02 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-07-02 jcreusand * po/ca.po: Translated using Weblate (Catalan) Currently translated at 99.8% (6904 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ca/ 2021-07-02 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-07-02 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 99.2% (6861 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 98.4% (6808 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 98.4% (6808 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-23 Mirko Leonhaeuser * gramps/plugins/rel/rel_de.py: German relation calculator fixed issue if more then 24 generations between the two person 2021-06-19 Nick Hall * po/zh_CN.po: Merge Simplified Chinese translation from gramps51 branch 2021-06-19 Allan Nordhøy * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 94.0% (6504 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2021-06-19 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2021-06-19 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-19 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.9% (6845 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-06-19 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 98.4% (6808 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-19 RiseT * po/de.po: Translated using Weblate (German) Currently translated at 98.4% (6808 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-17 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.8% (6834 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-06-17 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-06-17 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 97.6% (6753 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-06-17 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 98.2% (6794 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 98.1% (6784 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 97.9% (6772 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 97.8% (6763 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-17 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-17 cedecode * po/de_AT.po: Translated using Weblate (German (Austria)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ Translated using Weblate (German (Austria)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ Translated using Weblate (German (Austria)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ Translated using Weblate (German (Austria)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ 2021-06-17 PeterJPower * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-10 cedecode * po/de_AT.po: Translated using Weblate (German (Austria)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ 2021-06-10 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2021-06-10 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 97.6% (6750 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 97.5% (6749 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 97.5% (6745 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-10 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-06-10 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-06-10 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-06-10 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-06-10 Dale Athanasias * po/ga.po: Translated using Weblate (Irish) Currently translated at 0.1% (13 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ga/ 2021-06-10 Nick Hall * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 9.2% (638 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2021-06-10 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-10 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/de_AT.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2021-06-10 Nick Hall * po/zh_CN.po: Merge Simplified Chinese translation from gramps51 branch 2021-06-05 Nick Hall * po/gramps.pot: Update translation template 2021-06-05 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-06-05 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-06-05 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-05 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 97.8% (6764 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-05 SNoiraud * gramps/plugins/webreport/basepage.py: Navweb: Solve a merge problem about msgctxt 2021-06-04 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 97.7% (6759 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-04 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-06-04 Lajos Nemeséri * po/hu.po: Translated using Weblate (Hungarian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ 2021-06-04 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-04 Nick Hall * po/ar.po, po/bg.po, po/cs.po, po/eo.po, po/he.po, po/hu.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/pl.po, po/pt_PT.po, po/sk.po, po/sq.po, po/sr.po, po/ta.po, po/vi.po: Translated using Weblate (Vietnamese) Currently translated at 93.6% (6476 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/vi/ Translated using Weblate (Tamil) Currently translated at 7.1% (496 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ta/ Translated using Weblate (Serbian) Currently translated at 77.1% (5337 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sr/ Translated using Weblate (Albanian) Currently translated at 37.4% (2588 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sq/ Translated using Weblate (Slovak) Currently translated at 85.3% (5899 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/ Translated using Weblate (Portuguese (Portugal)) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ Translated using Weblate (Polish) Currently translated at 92.8% (6422 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/ Translated using Weblate (Dutch) Currently translated at 97.8% (6766 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 94.2% (6516 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ Translated using Weblate (Macedonian) Currently translated at 23.6% (1636 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Lithuanian) Currently translated at 92.3% (6384 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/lt/ Translated using Weblate (Japanese) Currently translated at 81.6% (5649 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ja/ Translated using Weblate (Hungarian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ Translated using Weblate (Hebrew) Currently translated at 99.9% (6912 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Esperanto) Currently translated at 91.6% (6340 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/eo/ Translated using Weblate (Czech) Currently translated at 98.1% (6789 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ Translated using Weblate (Bulgarian) Currently translated at 53.4% (3697 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/bg/ Translated using Weblate (Arabic) Currently translated at 51.8% (3582 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ar/ 2021-06-04 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-06-04 Nick Hall * gramps/gen/utils/grampslocale.py: Use msgctxt in Lexeme docstring 2021-06-04 Nick Hall * po/da.po, po/sv.po: Remove context from translated strings The Danish and Swedish translations contained the old vertical bar separated context in some translated strings. 2021-06-04 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-06-04 Nick Hall * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-04 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-04 Kaj Arne Mikkelsen * po/da.po: Translated using Weblate (Danish) Currently translated at 97.8% (6764 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/da/ 2021-06-04 Nick Hall * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-04 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-04 Nick Hall * po/fi.po: Translated using Weblate (Finnish) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-03 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-06-03 R. B * po/de.po: Translated using Weblate (German) Currently translated at 97.7% (6757 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-03 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 97.7% (6757 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-06-03 Nick Hall * po/en_GB.po, po/sl.po: Translated using Weblate (Slovenian) Currently translated at 97.8% (6767 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ Translated using Weblate (English (United Kingdom)) Currently translated at 2.4% (168 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2021-06-03 ZdenÄ›k HataÅ¡ * po/cs.po: Translated using Weblate (Czech) Currently translated at 98.1% (6789 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-06-03 Christoph Eder * po/de_AT.po: Translated using Weblate (German (Austria)) Currently translated at 0.0% (0 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de_AT/ 2021-06-03 Jacque Fresco * po/vi.po, po/zh_TW.po: Translated using Weblate (Chinese (Traditional)) Currently translated at 66.2% (4580 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/zh_Hant/ Translated using Weblate (Vietnamese) Currently translated at 93.6% (6476 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/vi/ 2021-06-03 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-06-03 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 97.6% (6751 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-06-03 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2021-06-03 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-06-03 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-06-03 Nick Hall * gramps/cli/arghandler.py, gramps/cli/clidbman.py: Revert "Move comments away from translated strings" This reverts commit 1423662e33d9468b36ee343498bd7d986ee4a13c. 2021-05-14 Nick Hall * gramps/gen/utils/grampslocale.py, po/LINGUAS, setup.py: Add de_AT to language lists 2020-11-05 Christoph Eder * po/de_AT.po: New de_AT translation Based on the de translation. 2021-06-02 Nick Hall * po/de_AT.po: Added translation using Weblate (German (Austria)) 2021-06-01 Nick Hall * FAQ: Further changes 2021-05-30 Stanislav * FAQ: Update FAQ 2021-05-30 Stanislav * INSTALL: Update INSTALL file 1. Python version -> 3.5, 2. python -> Python, 3. gramps -> Gramps, 4. Reorder directories, delete duplicate, 5. Small fix. 2021-05-30 Stanislav * README.md: Update README.md 2021-04-05 romjerome * gramps/gui/uimanager.py: Limit print statement by using logging module python3 Gramps.py -d "gui.uimanager" 2021-05-31 Nick Hall * gramps/plugins/importer/importxml.py: Fix spelling and remove extra newline 2021-06-01 Nick Hall * gramps/plugins/webreport/narrativeweb.py: Further changes 2021-05-25 Allan Nordhøy * gramps/plugins/webreport/narrativeweb.py: Correct English in narrative web report 2021-06-01 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2021-06-01 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-06-01 Nick Hall * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 2.3% (164 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2021-06-01 Allan Nordhøy * po/da.po, po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 94.3% (6526 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ Translated using Weblate (Danish) Currently translated at 97.7% (6761 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/da/ 2021-06-01 ZdenÄ›k HataÅ¡ * po/cs.po: Translated using Weblate (Czech) Currently translated at 98.1% (6786 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/cs/ 2021-06-01 Jacque Fresco * po/ta.po: Translated using Weblate (Tamil) Currently translated at 7.1% (496 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ta/ 2021-06-01 Nick Hall * po/gramps.pot: Update translation template 2021-06-01 Nick Hall * gramps/gen/datehandler/_datedisplay.py, gramps/plugins/graph/gvfamilylines.py, gramps/plugins/textreport/indivcomplete.py, gramps/plugins/webstuff/webstuff.py: Add "Translator" tag to comments intended for translators 2021-06-01 Nick Hall * gramps/cli/arghandler.py, gramps/cli/argparser.py, gramps/cli/clidbman.py, gramps/cli/plug/__init__.py, gramps/gen/const.py, gramps/gen/datehandler/_datedisplay.py, gramps/gen/datehandler/_datestrings.py, gramps/gen/display/name.py, gramps/gen/lib/date.py, gramps/gen/lib/name.py, gramps/gen/plug/report/endnotes.py, gramps/gen/plug/report/utils.py, gramps/gui/aboutdialog.py, gramps/gui/configure.py, gramps/gui/editors/editfamily.py, gramps/gui/editors/editplace.py, gramps/gui/editors/editplaceref.py, gramps/gui/merge/mergeperson.py, gramps/gui/plug/_windows.py, gramps/gui/plug/export/_exportoptions.py, gramps/gui/plug/report/_reportdialog.py, gramps/plugins/drawreport/calendarreport.py, gramps/plugins/drawreport/descendtree.py, gramps/plugins/gramplet/pedigreegramplet.py, gramps/plugins/gramplet/persondetails.py, gramps/plugins/gramplet/sessionloggramplet.py, gramps/plugins/gramplet/whatsnext.py, gramps/plugins/graph/gvfamilylines.py, gramps/plugins/importer/importcsv.py, gramps/plugins/importer/importgeneweb.py, gramps/plugins/importer/importvcard.py, gramps/plugins/importer/importxml.py, gramps/plugins/lib/librecords.py, gramps/plugins/lib/libtreebase.py, gramps/plugins/quickview/filterbyname.py, gramps/plugins/quickview/samesurnames.py, gramps/plugins/textreport/birthdayreport.py, gramps/plugins/textreport/detancestralreport.py, gramps/plugins/textreport/detdescendantreport.py, gramps/plugins/textreport/familygroup.py, gramps/plugins/textreport/indivcomplete.py, gramps/plugins/textreport/numberofancestorsreport.py, gramps/plugins/textreport/placereport.py, gramps/plugins/tool/changetypes.py, gramps/plugins/tool/check.py, gramps/plugins/tool/eventnames.py, gramps/plugins/tool/mergecitations.py, gramps/plugins/tool/notrelated.py, gramps/plugins/tool/verify.py, gramps/plugins/view/relview.py, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/calendar.py, gramps/plugins/webreport/webcal.py: Convert old translator tags Change the old tags "translator" and "TRANSLATOR" to "Translator". 2021-06-01 Nick Hall * po/update_po.py: Only extract comments with the "Translator" tag Previously all comments before a translated string were extracted. This change prevents translators from seeing unnecessary or misleading comments. 2021-05-28 Stanislav <42420548+PushKK@users.noreply.github.com> * data/holidays.xml: Update holidays.xml For Russian: add and change holidays. 2021-05-31 Jacque Fresco * po/ta.po: Translated using Weblate (Tamil) Currently translated at 7.0% (488 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ta/ 2021-05-31 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 97.4% (6738 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-31 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-05-31 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-31 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-28 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-05-28 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-28 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 97.7% (6759 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-05-28 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-28 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ Translated using Weblate (Russian) Currently translated at 99.1% (6853 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-28 Nick Hall * po/zh_CN.po: Merge Simplified Chinese translation from gramps51 branch 2021-05-24 Tian Shixiong * gramps/plugins/test/reports_test.py, gramps/plugins/test/tools_test.py, gramps/plugins/tool/check.py: Add the missing word 2021-05-28 Nick Hall * po/cs.po: Revert "Update Czech translation" This reverts commit 8394dc3be27abc8acb9d4e53fd0f5afd38dde8bc. 2021-05-28 ZdenÄ›k HataÅ¡ * po/cs.po: Update Czech translation 2021-05-26 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 99.0% (6852 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-26 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 96.7% (6690 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-26 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2021-05-26 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-05-26 Jacque Fresco * po/ga.po, po/mk.po, po/sq.po, po/ta.po, po/tr.po: Translated using Weblate (Turkish) Currently translated at 25.9% (1793 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/tr/ Translated using Weblate (Tamil) Currently translated at 6.6% (458 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ta/ Translated using Weblate (Albanian) Currently translated at 37.4% (2588 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sq/ Translated using Weblate (Macedonian) Currently translated at 23.6% (1636 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/mk/ Translated using Weblate (Irish) Currently translated at 0.1% (12 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ga/ 2021-05-26 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.9% (6844 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-05-26 Adolfo Jayme Barrientos * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.9% (6844 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-05-26 Allan Nordhøy * po/da.po, po/de.po, po/es.po, po/is.po, po/nb.po, po/nn.po: Translated using Weblate (Norwegian Nynorsk) Currently translated at 92.6% (6408 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nn/ Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 94.2% (6518 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ Translated using Weblate (Icelandic) Currently translated at 89.2% (6172 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/is/ Translated using Weblate (Spanish) Currently translated at 98.9% (6844 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ Translated using Weblate (German) Currently translated at 97.6% (6754 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (Danish) Currently translated at 97.7% (6761 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/da/ 2021-05-26 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-26 Nick Hall * po/zh_CN.po: Merge Simplified Chinese translation from gramps51 branch 2021-05-25 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-25 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 98.6% (6825 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-25 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-05-25 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.9% (6840 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-05-25 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2021-05-25 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 96.7% (6690 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-25 Hosted Weblate * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ 2021-05-25 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.9% (6840 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ Translated using Weblate (Spanish) Currently translated at 98.9% (6840 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-05-24 Nick Hall * po/gramps.pot: Update translation template 2021-05-24 Allan Nordhøy * gramps/grampsapp.py: Spelling: Python, media type, set up, could not 2021-05-21 Luigi Toscano * gramps/gui/glade/editcitation.glade, gramps/gui/glade/editmedia.glade, gramps/gui/glade/editname.glade, gramps/gui/glade/editplace.glade, gramps/gui/glade/editplaceref.glade, gramps/plugins/drawreport/ancestortree.py, gramps/plugins/drawreport/descendtree.py, gramps/plugins/importer/importgedcom.glade, gramps/plugins/webreport/narrativeweb.py: Various fixes to user-visible strings The change includes various fixes: - removal of trailing whitespaces; - consistent usage of the final dot (instead of a question mark); - fix a few acronyms (uppercase when needed, correct spelling). 2021-05-23 Nick Hall * gramps/cli/arghandler.py, gramps/cli/clidbman.py, po/gramps.pot: Move comments away from translated strings This will remove comments not relevant to translators from the POT file. 2021-05-24 Allan Nordhøy * po/nn.po: Translated using Weblate (Norwegian Nynorsk) Currently translated at 92.8% (6418 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nn/ 2021-05-24 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 99.5% (6882 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-24 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-24 romjerome * po/fr.po: Translated using Weblate (French) Currently translated at 99.3% (6869 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-24 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 99.3% (6869 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-24 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.6% (6824 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-05-24 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 96.7% (6690 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-24 Fresty di Lot * po/it.po: Translated using Weblate (Italian) Currently translated at 96.7% (6688 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-24 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 96.7% (6688 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-24 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 98.1% (6788 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-24 Fresty di Lot * po/it.po: Translated using Weblate (Italian) Currently translated at 96.7% (6688 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-24 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 99.3% (6868 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-24 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-24 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 98.1% (6784 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-24 Allan Nordhøy * po/nn.po: Translated using Weblate (Norwegian Nynorsk) Currently translated at 92.4% (6396 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nn/ 2021-05-24 Allan Nordhøy * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 93.2% (6445 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2021-05-23 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 96.6% (6685 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-24 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-24 Allan Nordhøy * po/da.po: Translated using Weblate (Danish) Currently translated at 97.9% (6773 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/da/ 2021-05-23 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 99.2% (6866 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-23 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 97.6% (6755 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-23 Nick Hall * po/fr.po: Translated using Weblate (French) Currently translated at 99.2% (6863 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-23 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 99.2% (6863 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-23 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-23 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 93.7% (6480 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-23 J. Lavoie * po/it.po: Translated using Weblate (Italian) Currently translated at 93.7% (6480 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-23 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 98.9% (6841 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-23 J. Lavoie * po/fr.po: Translated using Weblate (French) Currently translated at 98.9% (6841 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-23 J. Lavoie * po/fr.po: Translated using Weblate (French) Currently translated at 98.9% (6841 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-23 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 98.9% (6841 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-23 romjerome * po/fr.po: Translated using Weblate (French) Currently translated at 98.9% (6840 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-23 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 98.9% (6840 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-22 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-22 Nick Hall * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-22 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-22 Ivan Vantu5z * po/ru.po: Translated using Weblate (Russian) Currently translated at 97.6% (6755 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-22 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-05-22 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6912 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-05-22 romjerome * po/fr.po: Translated using Weblate (French) Currently translated at 98.5% (6818 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-22 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-22 Jacque Fresco * po/el.po: Translated using Weblate (Greek) Currently translated at 76.9% (5318 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/el/ 2021-05-22 Jacque Fresco * po/de.po: Translated using Weblate (German) Currently translated at 97.8% (6765 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-05-22 Jacque Fresco * po/ca.po: Translated using Weblate (Catalan) Currently translated at 97.8% (6766 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ca/ 2021-05-22 Jacque Fresco * po/br.po: Translated using Weblate (Breton) Currently translated at 2.5% (179 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/br/ 2021-05-22 Jacque Fresco * po/bg.po: Translated using Weblate (Bulgarian) Currently translated at 53.5% (3700 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/bg/ 2021-05-22 Jacque Fresco * po/ar.po: Translated using Weblate (Arabic) Currently translated at 51.4% (3558 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ar/ 2021-05-22 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6912 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-05-22 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6912 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-02-09 SNoiraud * README.md, gramps/gen/utils/image.py: image magic: add bmp and tiff + Readme 2021-02-09 SNoiraud * gramps/gen/utils/image.py: image magic exception if file not found 2021-05-21 Stanislav * po/ru.po: Translated using Weblate (Russian) Currently translated at 97.5% (6749 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/ru/ 2021-05-21 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-05-20 Michel Vuijlsteke * po/nl.po: Translated using Weblate (Dutch) Currently translated at 98.1% (6786 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ 2021-05-19 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2021-05-21 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-05-20 Matti Niemelä * po/fi.po: Translated using Weblate (Finnish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fi/ 2021-05-20 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 98.2% (6797 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-05-19 Mirko Leonhaeuser * po/de.po: Translated using Weblate (German) Currently translated at 97.8% (6764 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-05-20 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 93.7% (6480 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-03-29 Jochen Breuer * README.md: Adds link to issue tracker Since people might come to this project via GitHub, it could be beneficial to link the issue tracker here. Used the word bug and issue for better discoverability via text search on the README page. 2021-04-01 SNoiraud * gramps/gui/views/treemodels/peoplemodel.py: "Number of Parents" column in Person Views doesn't sum all parent Fixes #012268 2021-05-18 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-18 Pedro Albuquerque * po/pt_PT.po: Translated using Weblate (Portuguese (Portugal)) Currently translated at 97.7% (6761 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_PT/ 2021-05-18 Allan Nordhøy * po/nb.po: Translated using Weblate (Norwegian BokmÃ¥l) Currently translated at 93.1% (6444 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/ 2021-05-18 Luigi Toscano * po/it.po: Translated using Weblate (Italian) Currently translated at 93.3% (6454 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-18 Sveinn í Felli * po/is.po: Translated using Weblate (Icelandic) Currently translated at 89.3% (6178 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/is/ 2021-05-18 Lajos Nemeséri * po/hu.po: Translated using Weblate (Hungarian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hu/ 2021-05-18 Avi Markovitz * po/he.po: Translated using Weblate (Hebrew) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ 2021-05-18 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 98.5% (6814 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-18 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 95.6% (6613 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-05-18 Allan Nordhøy * po/de.po: Translated using Weblate (German) Currently translated at 97.7% (6762 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ 2021-05-18 Allan Nordhøy * po/da.po: Translated using Weblate (Danish) Currently translated at 97.9% (6773 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/da/ 2021-05-18 Nick Hall * po/sv.po: Translated using Weblate (Swedish) Currently translated at 99.9% (6914 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-16 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-18 beernarrd * po/sl.po: Translated using Weblate (Slovenian) Currently translated at 98.0% (6779 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sl/ 2021-05-17 Sveinn í Felli * po/is.po: Translated using Weblate (Icelandic) Currently translated at 86.8% (6007 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/is/ 2021-05-17 Milo Ivir * po/hr.po: Translated using Weblate (Croatian) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/hr/ 2021-05-17 Jean-Marc * po/fr.po: Translated using Weblate (French) Currently translated at 98.5% (6814 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/fr/ 2021-05-18 Juan Saavedra * po/es.po: Translated using Weblate (Spanish) Currently translated at 93.5% (6468 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/es/ 2021-05-17 Nick Hall * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 2.3% (160 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2021-05-17 Marcello Cuoghi * po/it.po: Translated using Weblate (Italian) Currently translated at 89.5% (6190 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/it/ 2021-05-17 Nick Hall * po/en_GB.po: Translated using Weblate (English (United Kingdom)) Currently translated at 2.2% (157 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/ 2021-05-16 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 100.0% (6915 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-16 Pär Ekholm * po/sv.po: Translated using Weblate (Swedish) Currently translated at 99.5% (6882 of 6915 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sv/ 2021-05-15 Nick Hall * README.md: Add translation section and badge 2021-05-15 Nick Hall * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Merge po files with the new template 2021-05-15 Nick Hall * po/gramps.pot: Update gramps.pot 2021-05-15 Nick Hall * po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/fi.po, po/fr.po, po/ga.po, po/he.po, po/hr.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Merge translation changes from the gramps51 branch This was done by converting the gramps51 files to the new msgctxt format and then using msgcat --use-first *.po51 *.po52 2021-05-13 phlostically * po/eo.po: Translated using Weblate (Esperanto) Currently translated at 93.7% (6427 of 6859 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps/gramps/eo/ 2021-05-12 avma * po/he.po: Update Hebrew translation 2021-05-14 Nick Hall * po/da.po, po/fi.po, po/sl.po, po/sv.po: Fix month lexeme translations for da, fi, sl and sv 2021-05-11 Serge Noiraud * gramps/plugins/webreport/basepage.py: Narrative web: Toggle bug for source attribute (#1203) 2021-05-06 Paul Culley * gramps/gui/filters/sidebar/_familysidebarfilter.py: In familysidebarfilter, search on each part of name (#1138) Instead of requiring that the entire search string matches a single one of the Person's names, the function will require that each word in the search string matches any of the Person's name fields. Fixes #12023 2021-05-06 Serge Noiraud * gramps/gui/editors/displaytabs/citationembedlist.py, gramps/gui/editors/displaytabs/citationrefmodel.py, gramps/plugins/gramplet/citations.py: citations gramplet: add date, page, confidence (#1180) * citations gramplet: add date, page, confidence Fixes #09224 discourse: https://gramps.discourse.group/t/enhanced-citations-gramplet/983 This add date, page and confidence to the citation gramplet. In addition, I modified all citation tabs for people, family, place, ... I added the date, the publisher and confidence For that, I also modify: gramps/gui/editors/displaytabs/citationembedlist.py gramps/gui/editors/displaytabs/citationrefmodel.py * Better pylint score * pylint sometimes makes mistakes * Change columns order and size * citations tab: sort correctly by date * Adding one column change the handle place. 2021-05-06 Serge Noiraud * gramps/plugins/gramplet/backlinks.py: Display the event date in the backlinks gramplet (#1185) Fixes #012230 2021-05-06 Paul Culley * gramps/cli/grampscli.py, gramps/cli/user.py, gramps/gui/dialog.py: Fix db corrupted error message to make it apply to all db types (#1189) Fixes #12242 2021-05-06 Benedikt Werner <1benediktwerner@gmail.com> * gramps/gui/editors/editmedia.py, gramps/plugins/view/mediaview.py: Set new media as active (#1191) 2021-05-06 Benedikt Werner <1benediktwerner@gmail.com> * gramps/gui/editors/editplace.py, gramps/gui/editors/editplaceref.py: Allow entering place latlong without space (#1190) * Allow entering place latlong without space * Allow entering place latlong without space in editplaceref 2021-04-24 pehlm * po/sv.po: Changed immigration too, Swedish 2021-04-24 pehlm * po/sv.po: Correction of Swedish translation 2021-04-13 romjerome * gramps/gui/navigator.py: typo on variable name bug report 12039 contribution by zebulon 2021-02-15 pehlm * po/sv.po: Update Swedish translation 2021-02-13 Serge Noiraud * gramps/plugins/webreport/basepage.py: NarWeb: remove the note type 'Html code' for notes (#1176) * NarWeb: remove the note type 'Html code' for notes Fixes #12184 Html code has no real meaning for a common reader * better pylint score 2021-02-13 Serge Noiraud * gramps/plugins/lib/libhtml.py, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/calendar.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/narrativeweb.py: Narweb: add php session_start (#1169) * Narweb: add php session_start Fixes #12135 - remove php3 - remove duplicate code * libhtml: better pylint score 2021-01-17 Stanislav <42420548+PushKK@users.noreply.github.com> * po/ru.po: Small fix Rissian translate (#1158) 1. Capitalize all first letter in "family tree" (in Russian), 2. Other small fix. 2021-01-12 Serge Noiraud * gramps/plugins/webreport/calendar.py, gramps/plugins/webreport/webcal.py: Calendar: Use the death symbol defined in pref (#1167) 2020-12-29 Serge Noiraud * data/css/Web_Basic-Ash.css, data/css/Web_Basic-Cypress.css, data/css/Web_Basic-Lilac.css, data/css/Web_Basic-Peach.css, data/css/Web_Basic-Spruce.css, data/css/Web_Mainz.css, data/css/Web_Nebraska.css: Links in notes not obvious in Narrated Web report (#1159) Fixes #12105 2020-12-29 Serge Noiraud * gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/media.py, gramps/plugins/webreport/narrativeweb.py: Narweb: in cms mode, some inconsistent image links (#1157) 2020-12-18 ZdenÄ›k HataÅ¡ * po/cs.po: Update Czech translation 2020-10-31 André Apitzsch * gramps/cli/test/argparser_test.py, gramps/cli/test/user_test.py, gramps/gen/utils/test/grampslocale_test.py, gramps/gui/editors/test/editreference_test.py, gramps/gui/test/user_test.py: Test: No need to check for mock support with Python 3.3+ 2020-10-31 André Apitzsch * gramps/gen/db/generic.py, gramps/gui/display.py: Simplify code 2020-10-31 André Apitzsch * README.md, gramps/grampsapp.py, setup.py: Bump required Python version to 3.5 2020-11-01 André Apitzsch * data/gramps.xml.in: Fix tags in shared mime info file With the switch from intltool to gettext underscores became obsolete. 2020-11-15 Nick Hall * data/gramps.appdata.xml.in: Further Appdata changes * Make appdata summary consistent with desktop comment. * Avoid using deprecated license identifier. * Tidy up tag order. 2020-10-30 André Apitzsch * data/gramps.appdata.xml.in: Update Appdata to pass validation * Fix tags. With the switch from intltool to gettext underscores became obsolete. * Add content-rating information. * Add link for translators. * Add release information. * Add translation domain. 2020-11-09 Serge Noiraud * data/css/Web_Basic-Ash.css, data/css/Web_Basic-Blue.css, data/css/Web_Basic-Cypress.css, data/css/Web_Basic-Lilac.css, data/css/Web_Basic-Peach.css, data/css/Web_Basic-Spruce.css, data/css/Web_Mainz.css, data/css/Web_Nebraska.css, data/css/ancestortree.css, data/css/narrative-maps.css, gramps/gen/plug/report/stdoptions.py, gramps/gen/utils/image.py, gramps/plugins/webreport/addressbook.py, gramps/plugins/webreport/addressbooklist.py, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/calendar.py, gramps/plugins/webreport/citation.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/contact.py, gramps/plugins/webreport/download.py, gramps/plugins/webreport/event.py, gramps/plugins/webreport/family.py, gramps/plugins/webreport/home.py, gramps/plugins/webreport/introduction.py, gramps/plugins/webreport/media.py, gramps/plugins/webreport/multilang.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py, gramps/plugins/webreport/repository.py, gramps/plugins/webreport/source.py, gramps/plugins/webreport/statistics.py, gramps/plugins/webreport/surname.py, gramps/plugins/webreport/surnamelist.py, gramps/plugins/webreport/thumbnail.py, gramps/plugins/webreport/updates.py: Multiple languages ​​for the narrative web and optional other additions (#1051) * Navweb: multi-language configuration. * Navweb: multi-language exec, navigation menu, css * Navweb: make css responsive for multi-language * Language menu must work with a non english lang * Avoid to copy common files for each language * Use cms and archive in multi-languages * Add the default index. * Some cleanup. * Images: performances improvement with image_size Need to use the magic library (python-magic, python3-magic, ...) If this library don't exist on the system, continue to use the Gdk method. - force archive if we use CMS - remove some unused code - some strings are not translatable - stay on the same page when you change language - add image in the ancestor tree for all levels and not for the first 5 performances: - copy images and thumbs only for the first language * Some minor corrections and performances test * Update comments for methods and functions * Narweb: add show tags option * Try to translate tags and suppress the colon (:) * Narweb: integrate of webcal for multilang use For each lang, we use the related calendar if it exists * Death string only translated for the locale lang * set correct url for extrapage. * Add optional toggle for html sections * show birth and death date if close option selected * No background in references section with Mainz css * Remove photo from list incompatible with multilang * Add the first photo to the place page marker * Add associated persons. * Solves 'undefined' in map popup. * Calendar: Set the background for the current day * Thumbnail align problem with long description. * Set the contact page date to the note date * Add a scroll to top button. * Increase the nb of generations since we can scroll * Difficult to see the "go to top" icon. * Better management for the toggle switch 2020-08-16 Jan Sparreboom * po/nl.po: Update Dutch translation 2020-04-21 Lajos Nemeséri * po/hu.po: Revised and updated hu translation 2020-09-13 Juan Saavedra * po/es.po: Update Spanish translation 2020-09-22 David Straub * .travis.yml: Fix travis build 2020-08-30 Nick Hall * gramps/gen/config.py, gramps/gen/const.py, gramps/gen/datehandler/_datedisplay.py, gramps/gen/datehandler/_datestrings.py, gramps/gen/display/name.py, gramps/gen/filters/rules/person/_hasnameof.py, gramps/gen/filters/rules/repository/_hasrepo.py, gramps/gen/lib/attrtype.py, gramps/gen/lib/date.py, gramps/gen/lib/eventroletype.py, gramps/gen/lib/eventtype.py, gramps/gen/lib/nameorigintype.py, gramps/gen/lib/notetype.py, gramps/gen/plug/docgen/paperstyle.py, gramps/gen/plug/report/stdoptions.py, gramps/gen/plug/report/utils.py, gramps/gen/plug/utils.py, gramps/gen/relationship.py, gramps/gen/utils/grampslocale.py, gramps/gen/utils/keyword.py, gramps/gen/utils/string.py, gramps/gen/utils/test/grampslocale_test.py, gramps/gui/clipboard.py, gramps/gui/configure.py, gramps/gui/editors/addmedia.py, gramps/gui/editors/displaytabs/gallerytab.py, gramps/gui/editors/displaytabs/surnametab.py, gramps/gui/editors/editaddress.py, gramps/gui/editors/editattribute.py, gramps/gui/editors/editchildref.py, gramps/gui/editors/editcitation.py, gramps/gui/editors/editdate.py, gramps/gui/editors/editevent.py, gramps/gui/editors/editeventref.py, gramps/gui/editors/editfamily.py, gramps/gui/editors/editldsord.py, gramps/gui/editors/editlink.py, gramps/gui/editors/editmedia.py, gramps/gui/editors/editmediaref.py, gramps/gui/editors/editname.py, gramps/gui/editors/editnote.py, gramps/gui/editors/editperson.py, gramps/gui/editors/editpersonref.py, gramps/gui/editors/editplace.py, gramps/gui/editors/editplacename.py, gramps/gui/editors/editplaceref.py, gramps/gui/editors/editrepository.py, gramps/gui/editors/editsource.py, gramps/gui/editors/edittaglist.py, gramps/gui/editors/editurl.py, gramps/gui/editors/filtereditor.py, gramps/gui/filters/sidebar/_citationsidebarfilter.py, gramps/gui/glade/editmediaref.glade, gramps/gui/glade/editplace.glade, gramps/gui/glade/mergerepository.glade, gramps/gui/glade/styleeditor.glade, gramps/gui/logger/_errorview.py, gramps/gui/merge/mergecitation.py, gramps/gui/merge/mergeevent.py, gramps/gui/merge/mergefamily.py, gramps/gui/merge/mergemedia.py, gramps/gui/merge/mergenote.py, gramps/gui/merge/mergeperson.py, gramps/gui/merge/mergeplace.py, gramps/gui/merge/mergerepository.py, gramps/gui/merge/mergesource.py, gramps/gui/plug/quick/_quicktable.py, gramps/gui/plug/report/_papermenu.py, gramps/gui/plug/report/_styleeditor.py, gramps/gui/selectors/selectcitation.py, gramps/gui/selectors/selectevent.py, gramps/gui/selectors/selectfamily.py, gramps/gui/selectors/selectnote.py, gramps/gui/selectors/selectobject.py, gramps/gui/selectors/selectperson.py, gramps/gui/selectors/selectplace.py, gramps/gui/selectors/selectrepository.py, gramps/gui/selectors/selectsource.py, gramps/gui/viewmanager.py, gramps/gui/views/bookmarks.py, gramps/gui/views/tags.py, gramps/gui/widgets/reorderfam.py, gramps/plugins/drawreport/ancestortree.py, gramps/plugins/drawreport/calendarreport.py, gramps/plugins/drawreport/descendtree.py, gramps/plugins/drawreport/statisticschart.py, gramps/plugins/drawreport/timeline.py, gramps/plugins/export/exportcsv.py, gramps/plugins/gramplet/gramplet.gpr.py, gramps/plugins/gramplet/pedigreegramplet.py, gramps/plugins/gramplet/statsgramplet.py, gramps/plugins/gramplet/welcomegramplet.py, gramps/plugins/importer/importcsv.py, gramps/plugins/importer/importprogen.py, gramps/plugins/lib/libnarrate.py, gramps/plugins/lib/libpersonview.py, gramps/plugins/lib/libplaceview.py, gramps/plugins/lib/librecords.py, gramps/plugins/quickview/filterbyname.py, gramps/plugins/textreport/birthdayreport.py, gramps/plugins/textreport/familygroup.py, gramps/plugins/textreport/indivcomplete.py, gramps/plugins/textreport/placereport.py, gramps/plugins/textreport/simplebooktitle.py, gramps/plugins/tool/changenames.py, gramps/plugins/tool/eventcmp.py, gramps/plugins/tool/finddupes.py, gramps/plugins/tool/findloop.py, gramps/plugins/tool/mediamanager.py, gramps/plugins/tool/mergecitations.py, gramps/plugins/tool/notrelated.py, gramps/plugins/tool/ownereditor.py, gramps/plugins/tool/patchnames.py, gramps/plugins/tool/removespaces.py, gramps/plugins/tool/reorderids.py, gramps/plugins/tool/verify.py, gramps/plugins/view/citationlistview.py, gramps/plugins/view/citationtreeview.py, gramps/plugins/view/eventview.py, gramps/plugins/view/familyview.py, gramps/plugins/view/mediaview.py, gramps/plugins/view/noteview.py, gramps/plugins/view/pedigreeview.py, gramps/plugins/view/repoview.py, gramps/plugins/view/sourceview.py, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/media.py, gramps/plugins/webreport/place.py, gramps/plugins/webreport/repository.py, gramps/plugins/webreport/source.py, gramps/plugins/webreport/statistics.py, gramps/plugins/webreport/webcal.py, po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/gramps.pot, po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/update_po.py, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Support msgctxt in po files instead of a vertical bar in the msgid For developers, an extra optional context parameter has been added to the gettext functions. For example, _('point size|pt') should now be written as _('pt', 'point size'). For translators this would appear in the message catalog as: msgctxt "point size" msgid "pt" msgstr "pt" Implements #3416. 2020-09-16 Nick Hall * gramps/version.py: Remove version qualifier 2020-09-16 Nick Hall * gramps/version.py: Another PyPI test release 2020-09-16 Nick Hall * .travis.yml: Change deploy script to fail on error 2020-09-16 Nick Hall * .travis.yml: Change Travis CI to use python 3.5 2020-09-16 Nick Hall * gramps/version.py: Create a development release for PyPI testing 2020-02-04 Nick Hall * gramps/gen/config.py, gramps/gen/const.py, gramps/gui/displaystate.py, gramps/gui/grampsgui.py, gramps/gui/widgets/statusbar.py, gramps/version.py: Move beta warning into the status bar 2020-08-20 Nick Hall * images/hicolor/scalable/{actions => apps}/gramps.svg, setup.py: Install application icons into correct directories 2020-09-03 David Straub * .travis.yml: Add PyPI auto-deploy to Travis CI 2020-09-03 David Straub * setup.py: Use setup from setuptools to allow creation of python wheels Add extras_require 2020-09-15 Nick Hall * .travis.yml: Update Travis CI to use gramps52 addons 2020-09-15 Nick Hall * gramps/gen/config.py, gramps/plugins/db/bsddb/bsddb.gpr.py, gramps/plugins/db/dbapi/sqlite.gpr.py, gramps/plugins/docgen/docgen.gpr.py, gramps/plugins/drawreport/drawplugins.gpr.py, gramps/plugins/export/export.gpr.py, gramps/plugins/gramplet/gramplet.gpr.py, gramps/plugins/graph/graphplugins.gpr.py, gramps/plugins/importer/import.gpr.py, gramps/plugins/lib/libplugins.gpr.py, gramps/plugins/mapservices/mapservice.gpr.py, gramps/plugins/quickview/quickview.gpr.py, gramps/plugins/rel/relplugins.gpr.py, gramps/plugins/sidebar/sidebar.gpr.py, gramps/plugins/textreport/textplugins.gpr.py, gramps/plugins/tool/tools.gpr.py, gramps/plugins/tool/toolsdebug.gpr.py, gramps/plugins/view/geography.gpr.py, gramps/plugins/view/view.gpr.py, gramps/plugins/webreport/webplugins.gpr.py, gramps/plugins/webstuff/webstuff.gpr.py, gramps/version.py, setup.py: Bump all version numbers to 5.2 2020-09-14 Paul Culley * gramps/gui/editors/editeventref.py, gramps/gui/editors/editmediaref.py, gramps/gui/editors/editplaceref.py, gramps/gui/editors/editreporef.py: Fix EditEventRef, EditPlaceRef, EditMediaRef, EditRepoRef for improperly (#1112) saving objects in their object lists. Fixes #11917, #11933 2020-09-14 Paul Culley * gramps/plugins/tool/check.py: Check & Repair: search and fix bad "links" in StyledTextTags (#1093) Issue #11855 2020-08-21 Nick Hall * .gitignore, MANIFEST.in, data/gramps.applications, data/gramps.desktop.in, data/gramps.keys.in, data/gramps.mime, data/{holidays.xml.in => holidays.xml}, data/tips.xml, data/tips.xml.in, po/LINGUAS, po/POTFILES.in, po/genpot.sh, po/its/holidays.its, po/its/holidays.loc, po/its/shared-mime-info.its, po/its/shared-mime-info.loc, po/its/tips.its, po/its/tips.loc, po/update_po.py, setup.py: Replace intltool with gettext tools The build now requires gettext v0.19.7 or above. Removed obsolete files: * gramps.applications * gramps.keys * gramps.mime Created ITS rules for holidays.xml and tips.xml files. Included ITS files for shared-mime-info from a gettext v0.20.2 installation. 2020-08-24 Nick Hall * gramps/gen/utils/resourcepath.py, setup.py: Remove the resource-path file Attempt to derive the resource path from the package path assuming that one of the three main installation schemes has been used. The package path will be one of the following: /lib/pythonX.Y/site-packages \Lib\site-packages /lib/python /lib/pythonX.Y/site-packages \PythonXY\site-packages Where , and are the resource paths used in the Prefix, Home and User installation schemes. The use of the command line option "--install-data" in the setup script is no longer supported. This change is intended to allow a Gramps core package to be created as a wheel and installed via pip. 2020-08-30 Matti Niemelä * po/fi.po: Update finnish translation 2020-08-22 Nick Hall * .travis.yml: Fix python3-icu in Travis CI build 2020-08-22 Nick Hall * .travis.yml: Change Travis CI python version to 3.4 2020-08-22 Nick Hall * .travis.yml: Update Travis CI build configuration Change distro from trusty to xenial. Add missing os key. Remove deprecated sudo key. 2020-08-21 Paul Culley * gramps/gui/filters/sidebar/_sidebarfilter.py: Add tooltips to sidebar filter 'Find' and 'Reset' buttons. (#1091) Issue #11783 2020-08-21 Paul Culley * gramps/gen/db/generic.py, gramps/gui/configure.py, gramps/gui/displaystate.py, gramps/gui/viewmanager.py, gramps/plugins/db/dbapi/dbapi.py: Bug10853m (#1096) * autobackup; add delay after wake from sleep/hibernate to allow time for system to settle. Fixes #10953 * Autobackup only if new commits since last autobackup in session 2020-08-21 Alan Crosswell * gramps/plugins/export/exportgedcom.py: Fix GEDCOM import/export DATE/TIME creep by UTC offset. (#1089) 2020-07-03 Stanislav Bolshakov * gramps/plugins/gramplet/ageondategramplet.py: AgeOnDate: fix position ob input field and button On small screen (as notebook) input field and button are placed on screen's bottom. After this fix this control have top position. 2020-06-28 Stanislav Bolshakov * po/ru.po: Localization: fix ru.po 1. Small fix translate, 2. Change "Notpatronymic">"ДевичьÑ", 3. Add translate. 2020-06-26 Stanislav Bolshakov * data/holidays.xml.in, po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/gramps.pot, po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Holidays.xml.in: add holiday, sorting and localization 1. Add 1 holiday to Russian calendar, 2. Sorting alphabetically localization strings in all .po and .pot files, 3. Add "Russia" country to all .po and .pot files, 4. Translate "Russia" in some language. 2020-06-28 Stanislav Bolshakov * gramps/grampsapp.py: Fix: fix 2 comments (only) 2020-06-26 Stanislav Bolshakov * gramps/gen/plug/_manager.py, gramps/gen/plug/_pluginreg.py, gramps/gui/pluginmanager.py: Pluginmanager: fix Pytho3 syntaksis 1. Run python3 -m unittest discover -p 'date*test.py' from https://gramps-project.org/wiki/index.php/Date_Handler#Calendars 2. See errors, 3. Fix this errors. 2020-06-17 Stanislav Bolshakov * gramps/plugins/db/bsddb/__init__.py: Add missing file After run python3 setup.py build I receive this error: "package init file 'gramps/plugins/db/bsddb/__init__.py' not found (or not a regular file)" I copy file .../gramps/plugins/db/dbapi/__init__.py in /bsddb/. Error not displayed. 2020-06-16 Stanislav Bolshakov * po/ru.po: RU.po: small fix Small fix for tree open/import dialogs. 2020-06-16 Stanislav Bolshakov * INSTALL: INSTALL: add instruction for dependences + upper case for Ubuntu 1. Install GRAMPS in fresh Linux can be hard for new users. For easy way I add instruction for install all dependencies in Ubuntu-based distro, 2. Ubuntu - always Ubuntu (first letter in upper case): https://ubuntu.com/about 2020-06-16 Stanislav Bolshakov * data/holidays.xml.in: Holidays.xml: sorting country + add Russia 1. Sorting countries alphabetically, 2. Add Russian holidays. 2020-06-16 Stanislav Bolshakov * : Fix images: 22x22 to 24x24 Real picture's size from images/hicolor/24x24/actions old size: 22x22 72dpi or 90dpi now: 24x24 72dpi. 2020-06-16 Stanislav Bolshakov * gramps/plugins/webreport/narrativeweb.py: NarrativeWeb: fix letters in comment 1. Insert missing letters in comments. 2. Termns to upper case (gregorian, javascript). 2020-06-16 Stanislav Bolshakov * gramps/plugins/mapservices/eniroswedenmap.py, po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/fi.po, po/fr.po, po/ga.po, po/gramps.pot, po/he.po, po/hr.po, po/hu.po, po/is.po, po/it.po, po/ja.po, po/lt.po, po/mk.po, po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sr_Latn.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po, po/zh_HK.po, po/zh_TW.po: Fix comment: "translaed" to "translated" My first commit: fix missing letter "t" in comment. 2020-05-22 CWSchulze <37930020+CWSchulze@users.noreply.github.com> * gramps/gen/plug/utils.py, gramps/gui/dbloader.py: replace obsolete file() -> open() 2020-05-21 Bruno Cornec * gramps/plugins/importer/importxml.py: Remove non-existent old attribute personal for an event 2020-05-17 Sven Wehner * gramps/gui/editors/editlink.py: EditLink: When changing the link type choose the active object as default. 2020-05-17 Sven Wehner * gramps/gui/widgets/styledtexteditor.py: EditLink: When creating a link, prefer linking persons over places, events, ..., and images. 2020-05-16 arnaullv * po/ca.po: Updated Catalan translation Updated Catalan translation to latest gramps.po template on master branch 2020-07-08 pmraps <43935667+pmraps@users.noreply.github.com> * gramps/plugins/rel/rel_pt.py, po/pt_PT.po: pt_PT Translations updated (#1029) * po/pt_PT.po Complete revision * gramps/plugins/rel/rel_pt.py Corrected a few relationships * --all pt Translations Update * --all pt Translations Update 2020-05-07 Tian Shixiong * po/zh_CN.po: Correct and update Simplified Chinese Translation 2020-04-13 prculley * gramps/gui/editors/filtereditor.py: Allow filter rules to access Family filters 2020-05-08 romjerome * po/fr.po: Fix PR#1046 and consistency with gtk domain 2020-05-05 Serge Noiraud * gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/place.py: Narweb: incorrect place index if alternate names (#1037) * Narweb: incorrect place index if alternate names The places page index doesn't show the alternate names used. In the narrative web, the first phase is to select all places. For each object, if we have a place, we memorize that depending on date. When we create the place pages, we start from these information in the place table. At this moment, we have no date. So the sort by primary names gives an incorrect index list and the alternate place names are missing. Fixes #11645 * some cleanup 2020-05-05 Serge Noiraud * gramps/plugins/webreport/updates.py: Narweb: Description message is not translatable (#1036) 2020-05-05 romjerome * po/fr.po: typo and trailing space 2020-05-05 romjerome * po/fr.po: fix and merge french translation fix typos, update file references 2020-05-01 romjerome * po/POTFILES.in: update file references for the template generation $ intltool-update -m 2020-04-30 romjerome * po/fr.po: Fix typos rules around ellipsis, space and comma 2020-04-30 romjerome * po/fr.po: review french translation (#1046) Contributions by Patrick, Jean-Marc, Patrice and others 2020-01-23 prculley * gramps/gui/editors/displaytabs/eventrefmodel.py, gramps/plugins/gramplet/events.py: Speed up Event displaytab and gramplet 2020-01-05 Steve Youngs * gramps/gui/editors/editevent.py: Use the callback parameter passed to EditEvent.__init__ by passing it to EditPrimary.__init__. This ensures self.callback is initialised as the calling code expects 2020-01-08 Steve Youngs * gramps/gui/editors/editcitation.py, gramps/gui/editors/editevent.py, gramps/gui/editors/editmedia.py, gramps/gui/editors/editnote.py: For all types of EditPrimary window, consistently call self._do_close() before self.callback(), during save() EditFamily, EditPerson, EditPlace, EditRepository and EditSource already call self._do_close() before self.callback(). 2020-01-08 Steve Youngs * gramps/gui/editors/editrepository.py: EditRepository now stores the callback passed to __init__ and calls it during save(). This is for consistency with other types of EditPrimary. 2020-01-12 Timo * gramps/plugins/textreport/indivcomplete.py: Use shorter name to reduce line length. 2020-01-12 Timo * gramps/plugins/textreport/indivcomplete.py: Add option that allows to use the name of the individual as title. 2020-01-23 prculley * gramps/gui/editors/editeventref.py, gramps/gui/editors/editmediaref.py, gramps/gui/editors/editreporef.py: Speed up Event, Media, and Repo reference editors 2020-01-18 prculley * gramps/gui/editors/editplaceref.py, gramps/gui/views/listview.py: Speed up Place Reference Editor and Listview for enclose place Fixes #11531 2020-01-14 Mattkmmr <49940207+Mattkmmr@users.noreply.github.com> * gramps/gui/views/tags.py: Update tag.py - translation for menu strings added - escape illegal characters in tag_name 2020-02-10 prculley * gramps/plugins/view/eventview.py: Faster Multiple Event delete 2020-01-14 prculley * gramps/gui/dialog.py, gramps/plugins/lib/libpersonview.py: Faster Multiple Person Delete 2020-01-14 prculley * gramps/gui/displaystate.py: Fix StatusBar for potential HandleError 2020-04-05 Serge Noiraud * gramps/plugins/webreport/download.py, gramps/plugins/webreport/narrativeweb.py: Narweb: possibility to have more than 2 downloads (#1024) * Narweb: possibility to have more than 2 downloads By default, I set this to 3 downloads. If you want to have more than 3 downloads, you have only the variable self.__max_download to change in the narrativeweb.py. * better pylint score. * Narweb: add md5 checksum for each file * Display a message if the file doesn't exist Fixes #11626 2020-04-05 Serge Noiraud * data/css/Web_Basic-Ash.css, data/css/Web_Basic-Blue.css, data/css/Web_Basic-Cypress.css, data/css/Web_Basic-Lilac.css, data/css/Web_Basic-Peach.css, data/css/Web_Basic-Spruce.css, data/css/Web_Mainz.css, data/css/Web_Nebraska.css, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/family.py, gramps/plugins/webreport/narrativeweb.py: Narweb: Add family map to family pages (#1021) * Narweb: Add family map to family pages * Narweb: adapt css files to have a better look. Fixes #011614 2020-03-02 Kaj Mikkelsen * po/da.po: Danish translation updated 2020-03-02 Kaj Mikkelsen * po/da.po: Danish translation updated 2020-01-31 prculley * gramps/gen/db/generic.py, gramps/plugins/db/dbapi/dbapi.py, gramps/plugins/tool/rebuild.py, gramps/plugins/tool/rebuildrefmap.py: Smoother progress for Rebuid reference maps/secondary indices 2020-01-31 prculley * gramps/gen/config.py, gramps/gui/configure.py, gramps/gui/dbman.py: Prevent bsddb from being selected/used 2020-01-31 prculley * gramps/gen/utils/test/file_test.py, gramps/gui/editors/test/editreference_test.py, gramps/plugins/test/db_undo_and_signals_test.py, gramps/plugins/test/exports_test.py, gramps/plugins/test/imports_test.py, gramps/plugins/test/tools_test.py: Stop using bsddb in tests 2020-01-31 prculley * gramps/cli/grampscli.py, gramps/gen/db/exceptions.py, gramps/gen/db/generic.py, gramps/{plugins/db/bsddb => gen/db}/upgrade.py, gramps/gui/dbloader.py, gramps/plugins/db/bsddb/__init__.py, gramps/plugins/db/bsddb/bsddb.gpr.py, gramps/plugins/db/bsddb/bsddb.py, gramps/plugins/db/bsddb/bsddbtxn.py, gramps/plugins/db/bsddb/cursor.py, gramps/plugins/db/bsddb/read.py, gramps/plugins/db/bsddb/summary.py, gramps/plugins/db/bsddb/test/__init__.py, gramps/plugins/db/bsddb/test/cursor_test.py, gramps/plugins/db/bsddb/test/db_test.py, gramps/plugins/db/bsddb/test/grampsdbtestbase.py, gramps/plugins/db/bsddb/test/reference_map_test.py, gramps/plugins/db/bsddb/undoredo.py, gramps/plugins/db/bsddb/write.py, gramps/plugins/db/dbapi/dbapi.py: Deprecate BSDDB, but allow to be loaded with convert to sqlite 2020-01-20 Oleh Astappiev * po/uk.po: Update ukrainian translation (#992) 2020-01-17 Serge Noiraud * data/css/narrative-maps.css, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/updates.py, gramps/plugins/webreport/webcal.py: NAVWEB and WEBCAL: some minor corrections (#980) * NAVWEB: set unused media to False by default Fixes #11496 * Navweb: Center correctly the map in the web page * Webcal: Dropmenu doesn't work if only one year. * Navweb: Add notes to updates and delete empty rows * Navweb: some code cleanup. * Navweb: remove unused variable * Narweb: references enhancement on place pages. * Navweb: convert the years in gregorian cal. * Narweb: remove unused argument * Narweb: really solves the pyICU problem * WEBCAL: missing death symbol 2020-01-10 Serge Noiraud * gramps/gen/config.py, gramps/plugins/lib/maps/constants.py, gramps/plugins/lib/maps/geography.py, gramps/plugins/lib/maps/osmgps.py, gramps/plugins/view/geoclose.py, gramps/plugins/view/geofamclose.py, gramps/plugins/view/geomoves.py, gramps/plugins/view/geoperson.py, gramps/plugins/view/geoplaces.py: Geography: Add custom tiles provider (#976) * Geography: Add custom tiles provider Fixes #11416 * Geography: some cleanup 2020-01-10 Serge Noiraud * gramps/plugins/webreport/basepage.py: Narweb: enclosed places not correctly sorted. (#977) * Narweb: enclosed places nor correctly sorted. Fixes #11487 * Narweb: some cleanup 2020-01-10 Sam Manzi * gramps/gui/widgets/grampletbar.py: Add context menu entries for Gramplet Bar (#937) Link to help for Gramplets and the Gramplet Bar Menu Issue #10919 2020-01-10 Sam Manzi * gramps/plugins/view/pedigreeview.py: Pedigree View - Add Help context menu (#938) * Add [About Pedigree View] Fixes #10919 2020-01-09 Moorob * gramps/gen/mime/_pythonmime.py: Update _pythonmime.py (#972) When editing a Media image, Unknown is displayed if the image is a Tiff or Png. This changes this to display TIFF image or PNG image instead. Just a cosmetic change. 2020-01-09 Paul Culley * gramps/plugins/importer/importcsv.py: Improve CSV import to allow places that are not in enclosed order (#942) * Improve CSV import to allow places that are not in enclosed order Fixes #11407 * Add LOG.debug report of new places to CSV import 2019-12-15 Serge Noiraud * data/css/Web_Basic-Peach.css, data/css/narrative-maps.css, gramps/plugins/webreport/common.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py: Narrative web: New features (#842) * Narrative: Don't use event links if no event pages + some pylint changes * map popup links must be visible for all stylesheet * Narrative web: add scrollbar in popup content * Narweb: Some improvement in popup * Narweb: remove unused variable. 2019-12-14 Serge Noiraud * gramps/plugins/tool/removespaces.py: Add tooltips for places in clean input data tool (#905) * Add tooltips for places in clean input data * Better pylint score for clean input data 2019-12-14 Serge Noiraud * data/css/Web_Basic-Ash.css, data/css/Web_Basic-Blue.css, data/css/Web_Basic-Cypress.css, data/css/Web_Basic-Lilac.css, data/css/Web_Basic-Peach.css, data/css/Web_Basic-Spruce.css, data/css/Web_Citations-Outline.css, data/css/Web_DropDown-Menus.css, data/css/Web_Fade-Menus.css, data/css/Web_Horizontal-Menus.css, data/css/Web_Mainz.css, data/css/Web_Nebraska.css, data/css/Web_Print-Default.css, data/css/Web_Vertical-Menus.css, data/css/Web_Visually.css, data/css/ancestortree.css, data/css/narrative-maps.css, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/event.py, gramps/plugins/webreport/family.py, gramps/plugins/webreport/media.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py, gramps/plugins/webreport/repository.py, gramps/plugins/webreport/source.py, gramps/plugins/webreport/thumbnail.py, gramps/plugins/webreport/updates.py: Narrative web: Some improvements (#931) * Narrative web: Some improvements - Event type, Date and place in bold - Family events shifted one column on the left - ancestortree css file before narrative-screen to allow modification - Adaptation for all themes Fixes #11393 * Narrative web: forgot a comma during last merge * Allow scrolling if the ancestor tree is too large * Translation of alternate stylesheets name * Crash when using the family map * Translate only the css title, not the file name * Some minor corrections to css files * Narrative web: open layers optimizations * Narrative web: open layers and link in popup * Narrative web: some events missing in popup * Narrative web: Reference date column too large. Allow the place title to use the maximum of width * NarrativeWeb: shift children from one column - adapt the css files to the new table - some inconsistencies between the source and the css * Make the drop down menu button size usable * NarrativeWeb: Incorrect rendering when use of alternate place name * NarWeb: removing the unused image heigth option * Click on image link gives a not found URL. If the image used in home, introduction or contact page is not already associated by a filtered object, we have a 404 error * NarWeb: Index images and thumbnails pages optional * Narweb: Improper Notes subtitle in web pages * Narweb: List index truncated after 999 * Narweb: NarrativeWeb usage enhancements * Narweb: avoid duplicate files in archive. * Narweb: Add an optional news and updates page: When you have a big database and you make intensive updates, it's useful to have a list of the last modified objects. you can select the period to show and how many records to see per object type. * Narweb: forgot to add the module updates.py * Narweb: some minor changes (pylint, img index bug) * Popups don't work with the last openlayers version It only needs to move the scripts at the end of the html body. Use addEventListener instead of onload in the html body statement. * Narweb: some popup problems * Narweb: better score for pylint 2019-12-12 Serge Noiraud * data/css/Web_Basic-Ash.css, data/css/Web_Basic-Blue.css, data/css/Web_Basic-Cypress.css, data/css/Web_Basic-Lilac.css, data/css/Web_Basic-Peach.css, data/css/Web_Basic-Spruce.css, data/css/Web_Mainz.css, data/css/Web_Nebraska.css, data/css/Web_Print-Default.css, data/css/Web_Visually.css, gramps/plugins/webreport/webcal.py: WEBCAL: Trying to have a better web calendar (#917) * WEBCAL: Have config files for multiple databases. * WEBCAL: best management for the narrative web link * WEBCAL: use arrows, compress monthname and arrows adapt the css files accordingly * WEBCAL: use arrows in one day within a year compress monthname and arrows adapt the css files accordingly * WEBCAL: index go now to the current month. before this patch, the default month for the year calendar was the month found at the web calendar generation. Now, even if you create this report 8 months ago, the current index will point to the current month. * WEBCAL: trailing space. * WEBCAL: year glance + some pylint improvements * WEBCAL: incorrect width size with Mainz css. * WEBCAL: problem with Visually css file * WEBCAL: The table cell is highlighted when hover. * WEBCAL: better pylint score. * WEBCAL: Better rendering for full yer at a glance * WEBCAL: better rendering on small devices * WEBCAL: better quality code 2019-11-27 Paulo Henrique Moraes * po/pt_BR.po: Updated translation. (#952) 2019-09-17 SNoiraud * gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webstuff/webstuff.py: Better score for pylint 2019-09-16 SNoiraud * gramps/plugins/webreport/webcal.py: Duplicate marriage 2019-09-16 SNoiraud * gramps/plugins/webreport/webcal.py: Incorrect results when divorce event 2019-09-15 SNoiraud * gramps/plugins/webreport/webcal.py: Add alternate stylesheets 2019-09-15 SNoiraud * gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/narrativeweb.py, gramps/plugins/webstuff/webstuff.py: Allow alternate stylesheets in pages Useful when you create a site web, you don't need to create a new web when you are testing the stylesheets. The final user can change the stylesheet for the current page. i.e. on Firefox: View -> Page style -> The stylesheet 2019-09-15 SNoiraud * gramps/plugins/webstuff/webstuff.py: Allow urls for images in user css files 2019-09-14 SNoiraud * gramps/gen/filters/rules/place/_withinarea.py: Better code quality for within area rule 2019-09-13 prculley * gramps/gui/configure.py, gramps/gui/dbloader.py, gramps/gui/editors/editperson.py, gramps/gui/editors/edittaglist.py, gramps/gui/logger/_errorreportassistant.py, gramps/gui/logger/_errorview.py, gramps/gui/plug/_guioptions.py, gramps/gui/plug/_windows.py, gramps/gui/plug/export/_exportassistant.py, gramps/gui/plug/export/_exportoptions.py, gramps/gui/plug/report/_fileentry.py, gramps/gui/plug/report/_styleeditor.py, gramps/gui/viewmanager.py, gramps/gui/views/bookmarks.py, gramps/gui/views/listview.py, gramps/gui/views/navigationview.py, gramps/gui/views/tags.py, gramps/gui/widgets/grampletbar.py, gramps/gui/widgets/grampletpane.py, gramps/plugins/lib/maps/geography.py, gramps/plugins/lib/maps/placeselection.py, gramps/plugins/tool/check.py, gramps/plugins/tool/eventcmp.py, gramps/plugins/tool/populatesources.py, gramps/plugins/tool/testcasegenerator.py, gramps/plugins/view/fanchart2wayview.py, gramps/plugins/view/fanchartdescview.py, gramps/plugins/view/fanchartview.py: Fix deprecation of Gtk positional arguments 2019-09-13 prculley * gramps/gui/editors/editperson.py, gramps/gui/widgets/photo.py, gramps/plugins/gramplet/coordinates.py, gramps/plugins/lib/maps/geography.py, gramps/plugins/view/geoclose.py, gramps/plugins/view/geoevents.py, gramps/plugins/view/geofamclose.py, gramps/plugins/view/geofamily.py, gramps/plugins/view/geomoves.py, gramps/plugins/view/geoperson.py, gramps/plugins/view/geoplaces.py: Fix Gtk deprecation Menu.set_title 2019-09-13 prculley * gramps/plugins/gramplet/fanchart2waygramplet.py, gramps/plugins/view/fanchart2wayview.py: Fix Gtk deprecatioon ScrolledWindow.add_with_viewport 2019-09-13 prculley * gramps/gui/widgets/validatedmaskedentry.py: Fix GObject.PARAM_READWRITE deprecation 2019-09-13 prculley * gramps/gen/utils/image.py, gramps/gen/utils/thumbnails.py, gramps/gui/widgets/selectionwidget.py: Fix deprecation GObject.GError -> GLib.GError 2019-09-13 prculley * gramps/gui/plug/report/_papermenu.py, gramps/gui/widgets/grampletbar.py, gramps/gui/widgets/grampletpane.py: Fix Gtk deprecation Widget.reparent 2019-09-13 prculley * gramps/gui/logger/_errorreportassistant.py, gramps/gui/plug/export/_exportoptions.py, gramps/gui/widgets/labels.py, gramps/plugins/view/relview.py: Fix Gtk deprecation Widget.set_padding 2019-09-13 prculley * gramps/gui/configure.py, gramps/gui/editors/editperson.py, gramps/gui/widgets/labels.py, gramps/gui/widgets/monitoredwidgets.py, gramps/gui/widgets/validatedmaskedentry.py, gramps/plugins/gramplet/persondetails.py, gramps/plugins/gramplet/placedetails.py, gramps/plugins/gramplet/repositorydetails.py: Fix deprecation on Gtk.Widget.override_font and modify_font 2019-09-13 Jonas Hahnfeld * gramps/gen/plug/docgen/treedoc.py: Add new graph output format to the tree document generator The "graph" is the data part for genealogytree without the boilerplate code around it that makes up a full LaTeX file. This format is useful for people who have their own (more sophisticated) LaTeX file with custom styles and so on. The implementation is pretty straight-forward: Just don't output the LaTeX code. 2019-07-17 Matthias Kemmer * gramps/gen/filters/rules/person/__init__.py, gramps/gen/filters/rules/person/_hasaddresstext.py, po/POTFILES.in: Add a new person filter rule 'HasAddressText' 2019-07-13 Matthias Kemmer * gramps/gen/datehandler/_date_de.py: Add date format option for 'numeric date with leading zeros' 2019-10-04 Nick Hall * gramps/plugins/drawreport/descendtree.py: Remove irrelevant comment 2019-06-30 Fredrik Lindseth * gramps/plugins/drawreport/descendtree.py: Add descriptions to decendant tree report styles 2019-06-28 Matthias Kemmer * gramps/gui/views/tags.py, gramps/plugins/lib/libpersonview.py, gramps/plugins/lib/libplaceview.py, gramps/plugins/view/citationlistview.py, gramps/plugins/view/citationtreeview.py, gramps/plugins/view/eventview.py, gramps/plugins/view/familyview.py, gramps/plugins/view/mediaview.py, gramps/plugins/view/noteview.py, gramps/plugins/view/repoview.py, gramps/plugins/view/sourceview.py: Remove tag from selected rows 2019-06-01 Matthias Kemmer * gramps/gen/filters/rules/citation/__init__.py, gramps/gen/filters/rules/citation/_hasattribute.py, gramps/gen/filters/rules/repository/__init__.py, gramps/gen/filters/rules/repository/_hasattribute.py, gramps/gen/filters/rules/source/__init__.py, gramps/gen/filters/rules/source/_hasattribute.py, po/POTFILES.in: Add 'HasAttribute' filter rule to repositories, sources and citations Fixes #9845 2019-09-16 prculley * gramps/gen/config.py, gramps/gui/grampsgui.py: Get BetaWarning correct for master 2019-09-16 prculley * gramps/gen/config.py: Set Beta warning to True 2019-08-12 prculley * gramps/plugins/webreport/common.py: Fix typo in merge 2019-07-18 prculley * gramps/plugins/drawreport/ancestortree.py, gramps/plugins/lib/librecurse.py: Some pylint cleanups 2019-08-07 romjerome * gramps/gen/db/dummydb.py, gramps/plugins/db/bsddb/test/db_test.py: Add missing 'get_number_of_citations' method (#859) * Add missing 'get_number_of_citations' method * update db test for bsddb * fix trailing whitespace * typo 2019-07-07 SNoiraud * data/css/narrative-maps.css, gramps/plugins/webreport/basepage.py, gramps/plugins/webreport/common.py, gramps/plugins/webreport/person.py, gramps/plugins/webreport/place.py: Narrative web: Add popup to manage markers If you click on a marker in the family map page, you get a popup. In this popup associated with a place, if you have several events, for each event you see the person and the event type. If you click on the person, you go to the related page for this person. If you click on the event type, you go to the related page for this event. Fixes #11150 2019-07-07 SNoiraud * Narrative web: Add Stamen map Fixes #05984