Update Changelog and NEWS files

This commit is contained in:
Nick Hall 2021-07-26 20:45:57 +01:00
parent 7cb8489ba2
commit 1fd319e13a
3 changed files with 502 additions and 353 deletions

692
ChangeLog
View File

@ -1,402 +1,458 @@
2020-08-11 prculley <paulr2787@gmail.com>
2021-07-26 Nick Hall <nick-h@gramps-project.org>
* po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.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:
Remove duplicates in Translations
* gramps/gen/const.py: Update copyright date
2020-08-10 prculley <paulr2787@gmail.com>
2021-07-23 SNoiraud <Serge.Noiraud@free.fr>
* 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: Clean up translations for Default/Home Person
* gramps/gen/utils/alive.py: Probably alive incorrect if death
without date
2020-08-10 Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Update German translation
2020-08-10 Serge Noiraud <Serge.Noiraud@laposte.net>
* gramps/gui/views/treemodels/eventmodel.py: Events View: "Main
Participants" column does not (#1075) show the full list of participants when expanded. Fixes #11805
2020-08-10 Paul Culley <paulr2787@gmail.com>
* po/pl.po: Fix Charts/Pedigreeview tooltip Polish translation
(#1092) Fixes #11852
2020-08-10 Krystian Safjan <ksafjan@gmail.com>
* po/gramps.pot, po/pl.po: Fix and add objects to Polish translation
of Gramps (#1088)
2020-08-06 John Ralls <jralls@ceridwen.us>
* mac/gramps.modules: Use current Gtk release instead of Gtk-3.14.
2020-08-06 John Ralls <jralls@ceridwen.us>
* mac/gramps.modules: Upgrade pymodules for Python 3.8
compatibility.
2020-07-09 prculley <paulr2787@gmail.com>
* gramps/plugins/export/exportxml.py: Fix XML export when 'Group-as"
name contains XML invalid chars Fixes #11834
2020-07-08 SNoiraud <serge.noiraud@laposte.net>
* gramps/plugins/webreport/basepage.py: NarWeb: Province place-type
is not displayed
2020-07-07 prculley <paulr2787@gmail.com>
* gramps/gui/managedwindow.py: Fix ManagedWindow so that new windows
don't appear offscreen when system 'screen' sizes change in part
time multi-monitor setups. Fixes #11831
2020-07-03 prculley <paulr2787@gmail.com>
* gramps/gui/viewmanager.py: Fix menus when db fails to open due to
upgrade/downgrade etc. Fixes #11604
2020-07-03 prculley <paulr2787@gmail.com>
* gramps/gui/plug/_windows.py: Fix issue with attach source tool,
results panel Fixes #11780
2020-07-03 prculley <paulr2787@gmail.com>
* gramps/plugins/export/exportgedcom.py: Fix GEDCOM export; don't
include ADDR when address is missing Fixes #11825
2020-07-02 SNoiraud <serge.noiraud@laposte.net>
2021-07-10 SNoiraud <Serge.Noiraud@free.fr>
* gramps/gui/editors/editplace.py,
gramps/gui/editors/editplaceref.py: Coordinates containing a comma
instead of a period Fixes #11823
gramps/gui/editors/editplaceref.py: Place editor, copy and paste of
lat and long text no longer auto-populating latitude and longitude fields.
Fixes #12349
2020-07-23 Leonhaeuser <mirko@leonhaeuser.de>
2021-06-25 prculley <paulr2787@gmail.com>
* po/de.po: German translation fixed typo
* gramps/gui/viewmanager.py: Fix for crash when changing views if
part of toolbar is not shown because of a small screen when changing
views. Fixes #12048
2020-07-17 niememat <niememat@gmail.com>
2021-06-25 prculley <paulr2787@gmail.com>
* po/fi.po: Update finnish translation
* gramps/gui/views/pageview.py: Fix bottombar always showing after
restart, even when not wanted. Fixes #12338
2020-06-07 Tian Shixiong <tiansworld@fedoraproject.org>
2021-07-09 Tian Shixiong <tiansworld@fedoraproject.org>
* po/zh_CN.po: Update Simplified Chinese translation for gramps51
branch
* po/zh_CN.po: Update and fix Simplified Chinese translation
2020-07-08 Serge Noiraud <Serge.Noiraud@laposte.net>
2021-07-16 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* gramps/plugins/webreport/basepage.py,
gramps/plugins/webreport/person.py,
gramps/plugins/webreport/surname.py: NarrativeWeb should show
patronymic in individuals (#1048) In the individuals and in surnames pages, we should show the
complete name like defined in the display tab from the narrative web
configuration. Fixes #04404
* po/de.po: fixed small German translation error for item also fixed
in Weblate GUI for master
2020-07-08 Serge Noiraud <Serge.Noiraud@laposte.net>
2021-06-28 Tian Shixiong <tiansworld@fedoraproject.org>
* gramps/plugins/webreport/person.py,
gramps/plugins/webreport/place.py: Narrated Website Google Maps
Output JS Warning (#1038) SensorNotRequired: The sensor parameter is no longer required for
the Maps JavaScript API. It won't prevent the Maps JavaScript API
from working correctly, but we recommend that you remove the sensor
parameter from the script element. Fixes #011654
* po/zh_CN.po: Update Simplified Chinese translation
2020-01-11 giansalvo <pioggia3+github@gmail.com>
2021-07-05 pehlm <par.ekholm@pekholm.org>
* gramps/gen/filters/rules/person/_isdefaultperson.py,
gramps/gen/filters/rules/person/_islessthannthgenerationancestorofd
efaultperson.py, gramps/gui/views/navigationview.py,
gramps/plugins/lib/libpersonview.py,
gramps/plugins/view/fanchartview.py,
gramps/plugins/view/geoclose.py,
gramps/plugins/view/geofamclose.py,
gramps/plugins/view/geomoves.py, gramps/plugins/view/geoperson.py,
gramps/plugins/view/pedigreeview.py,
gramps/plugins/view/relview.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 bug
0011078: 'Default person' instead of 'Home person' - modified button hints - modified filter rules names and descriptions - modified .pot and .po files - substituted 'home person' with 'Home Person'
* po/sv.po: One update Swedish translation
2020-07-07 Leonhaeuser <mirko@leonhaeuser.de>
2021-07-03 John Ralls <jralls@ceridwen.us>
* po/de.po: Germen fixed translation error of Media:
* gramps/plugins/db/dbapi/dbapi.py: Better to use
locale.get_collation than locale.collation.
2020-07-04 Leonhaeuser <mirko@leonhaeuser.de>
2021-07-03 John Ralls <jralls@ceridwen.us>
* po/de.po: Fix typo
* gramps/plugins/db/dbapi/dbapi.py: Wrap call to
dbapi.check_collection to prevent a forced API change.
2020-07-01 Leonhaeuser <mirko@leonhaeuser.de>
2021-07-01 John Ralls <jralls@ceridwen.us>
* po/de.po: update German translation
* mac/gramps.modules: Fix URL for berkeleydb patch.
2020-02-16 Nick Hall <nick-h@gramps-project.org>
2021-07-01 John Ralls <jralls@ceridwen.us>
* gramps/gui/editors/editeventref.py: Use event attribute types in
the event reference editor In the event reference editor, custom event attribute types should
be used rather than the default person attribute types. Fixes #11576.
* gramps/plugins/db/dbapi/dbapi.py,
gramps/plugins/db/dbapi/sqlite.py: Always use filtered collation
names. Store the Sqlite3 collations in the __collations array to
short-circuit re-creation. Fixes #12343
2020-04-23 SNoiraud <serge.noiraud@laposte.net>
2021-06-25 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* gramps/gui/configure.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/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 typo in gui/configure.py
and translation files Fixes #11665
* po/de.po: Fixed different German translations for "What's next"
also fixed in master (Weblate)
2020-05-07 prculley <paulr2787@gmail.com>
2021-06-23 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* gramps/plugins/tool/verify.py: Fix Verify tool bug caused by bad
change in GObject introspection Fixes: #11708
* gramps/plugins/rel/rel_de.py: German relation calculator fixed
issue if more then 24 generations between the two person
2020-06-22 pehlm <par.ekholm@pekholm.org>
* po/sv.po: A little adjustment to Swedish translation
2020-06-21 pehlm <par.ekholm@pekholm.org>
* po/sv.po: Updates to Swedish translation
2020-06-20 Nick Hall <nick-h@gramps-project.org>
* gramps/gen/utils/grampslocale.py: Remove Japanese from the
incomplete translations Japanese now has a coverage of 83.2% which is above the 70%
threshold.
2020-06-20 Megumi Sakata <megumi.sakata.k@gmail.com>
* po/ja.po: Update Japanese translation
2020-06-07 Serge Noiraud <Serge.Noiraud@laposte.net>
* gramps/plugins/webreport/person.py,
gramps/plugins/webreport/place.py: Navweb: incorrect link type for
osm css files (#1071) Fixes #011787
2020-06-07 prculley <paulr2787@gmail.com>
* data/tests/imp_sample.gramps: Fix import test for change cause by
commit a2c66417 which was Fix GEDCOM import for bad source title
when sources precede references.
2020-06-07 prculley <paulr2787@gmail.com>
* : commit e614a79cef213f57552ceb566eb2d294c9435231 Author: vantu5z
<vantu5z@mail.ru> Date: Tue Apr 28 15:23:25 2020 +0300
2020-03-16 prculley <paulr2787@gmail.com>
* gramps/gen/plug/menu/_enumeratedlist.py: Fix some reports for CLI
where warning message about Value not found Fixes #11621
2020-03-16 prculley <paulr2787@gmail.com>
* gramps/cli/plug/__init__.py: Fix Genealogy Tree reports for crash
in CLI Fixes #11621
2020-04-10 prculley <paulr2787@gmail.com>
* gramps/gui/views/treemodels/treebasemodel.py: Add uistate to tree
views filter initialization Fixes #11657
2020-04-04 prculley <paulr2787@gmail.com>
* gramps/plugins/lib/libgedcom.py: Fix GEDCOM import for bad source
title when sources precede references. Fixes #11610
2020-03-31 prculley <paulr2787@gmail.com>
* gramps/plugins/tool/removeunused.py: Fix RemoveUnused tool for
crash caused by Gtk introspection bug Fixes #11634
2020-03-30 prculley <paulr2787@gmail.com>
* gramps/gen/plug/_manager.py, gramps/gen/plug/_pluginreg.py,
gramps/gui/pluginmanager.py,
gramps/plugins/lib/maps/messagelayer.py: Fix some Python syntax
errors that appear in v3.8.x Fixes #11641
2020-03-26 SNoiraud <serge.noiraud@laposte.net>
* gramps/gui/editors/displaytabs/eventrefmodel.py,
gramps/plugins/gramplet/events.py: Age: test if the death is the
same day as birth
2020-03-25 SNoiraud <serge.noiraud@laposte.net>
* gramps/gui/editors/displaytabs/eventrefmodel.py,
gramps/plugins/gramplet/events.py: Suppress age = 0 days in events
list If the reference event date is equal to the event date, don't show
the age except if the date is estimated, calculated, ... Fixes #0007745
2020-03-23 prculley <paulr2787@gmail.com>
* gramps/gui/viewmanager.py: Fix Dashboard Gramplets to update
during db close when not shown Fixes #11632
2020-03-14 prculley <paulr2787@gmail.com>
* gramps/grampsapp.py: Fix Windows GUI mode startup for crash with
some languages Fixes: #11612. #11490, #11518, #9179, #9201, #9266
2020-03-07 prculley <paulr2787@gmail.com>
* gramps/gen/db/generic.py, gramps/plugins/db/dbapi/dbapi.py: Fix
dbapi to support "Abandon Changes & Quit" feature Fixes #11599
2020-02-08 prculley <paulr2787@gmail.com>
* gramps/gen/lib/grampstype.py: Fix GrampsType for comparison bug
with empty string as one value Fixes #11563
2020-05-07 prculley <paulr2787@gmail.com>
* gramps/plugins/tool/verify.py: Fix Verify tool bug caused by bad
change in GObject introspection Fixes: #11708
2020-04-24 niememat <niememat@gmail.com>
2021-06-22 Matti Niemelä <matti.u.niemela@gmail.com>
* po/fi.po: Fix translation in Finnish
2020-04-18 Joan Creus <joan.creusandreu@gmail.com>
2021-06-17 Tian Shixiong <tiansworld@fedoraproject.org>
* po/ca.po: Updating Catalan translation
* po/zh_CN.po: Correct and improve Simplified Chinese translation.
Correct some terribly wrong and low quality translation, even machine
translation. Improve some existing translation for better user experience
as a software, use more written language.
2020-04-18 Joan Creus <joan.creusandreu@gmail.com>
2021-05-31 Tian Shixiong <tiansworld@fedoraproject.org>
* po/ca.po: Updating Catalan translation
* po/zh_CN.po: Improve and correct Simplified Chinese translation
2020-01-20 prculley <paulr2787@gmail.com>
2021-05-27 Tian Shixiong <tiansworld@fedoraproject.org>
* gramps/gen/datehandler/__init__.py: Fix Date Display so that it
uses LC_TIME if defined Fixes #11230
* po/zh_CN.po: Improve and correct the Simplified Chinese
translation
2020-01-12 prculley <paulr2787@gmail.com>
2021-05-21 Tian Shixiong <tiansworld@fedoraproject.org>
* gramps/gen/lib/styledtext.py,
gramps/gen/lib/test/styledtext_test.py: Fix StyledText so serialize
will match for style list order changes Fixes #11529
* po/zh_CN.po: Update and improve Simplified Chinese translation
2020-01-08 prculley <paulr2787@gmail.com>
2021-05-17 Tian Shixiong <tiansworld@fedoraproject.org>
* gramps/gui/managedwindow.py: Try to fix exceptions on
ManagedWindow close Issues #10252, #10642, #10821, #11163, #11440, #11476, #11482,
#11508
* po/zh_CN.po: Update Simplified Chinese translation
2020-04-08 John Ralls <jralls@ceridwen.us>
2020-09-26 Jan Sparreboom <jan@sparreboom.net>
* : Merge John Ralls's 'bug11639' into maintenance/gramps51
* gramps/gen/datehandler/_date_nl.py, gramps/plugins/rel/rel_nl.py,
po/nl.po: Update Dutch translation
2020-04-04 Serge Noiraud <Serge.Noiraud@laposte.net>
2021-05-07 Tian Shixiong <tiansworld@fedoraproject.org>
* gramps/plugins/tool/verify.py: Same date of birth and death gives
an error. (#1011) Fixes #011553
* po/zh_CN.po: Correct and Update Simplified Chinese translation
2020-04-04 Serge Noiraud <Serge.Noiraud@laposte.net>
2020-10-13 Tian Shixiong <tiansworld@fedoraproject.org>
* gramps/plugins/lib/maps/osmgps.py: Geography: add a popup for a
bad tiles path (#1025)
* po/zh_CN.po: Update Simplified Chinese translation
2020-04-04 Serge Noiraud <Serge.Noiraud@laposte.net>
2021-05-14 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* gramps/plugins/webreport/narrativeweb.py: Narweb: image size limit
doesn't match tooltip (#1004) Fixes #011536
* po/de.po: Corrected some German translation errors found during
handbook revision
2020-04-01 John Ralls <jralls@ceridwen.us>
2021-05-04 John Ralls <jralls@ceridwen.us>
* gramps/plugins/db/dbapi/sqlite.py: Protect SQLite3 locale from
old-style Unicode locale characters. PySQLite3 requires that collation names have only ascii
alphanumerics and _. ICU locales use old-style Unicode specifiers
and passing them to create_locale will raise an exception. Translate
those characters into underscores. Fixes #11639
* gramps/grampsapp.py: Add file logging for macOS. When Gramps is launched
from macOS's LaunchServices it doesn't have a sys.stderr attached so the
default stream logger goes to /dev/null. Use a FileHandler in tht case,
writing the log to $TMPDIR/gramps-pid.log. This will help particularly in
analyzing crashes where python shuts down as there's no crash report in
that case.
2020-03-26 vantu5z <vantu5z@mail.ru>
2021-05-06 John Ralls <jralls@ceridwen.us>
* po/ru.po: update Russian translation
* mac/gramps.modules: Update PyICU to 2.7.2 in macOS build.
2020-03-25 Translator5 <Translator5@users.noreply.github.com>
2021-05-06 Paul Culley <paulr2787@gmail.com>
* po/ru.po: [Language: Russian] Maintenance/gramps51 (#1027) * some Russian translations updates Новый перевод для неких случаев, но
улучшающие понимание и выглядит
более уместно. Также применены
русские переводы слов, которые
использовали до того англицизмы
* gramps/plugins/lib/libplaceview.py: Fix libplaceview to avoid
exception when mapservice is no longer present (#1193) Fixes #12263
2020-03-03 Joan Creus <joan.creusandreu@gmail.com>
2021-05-06 Paul Culley <paulr2787@gmail.com>
* po/ca.po: Updating Catalan translation
* gramps/plugins/gramplet/backlinks.py: Fix References Gramplet for
inadequate updates when other objects change (#1192) Fixes #12248
2020-02-29 Joan Creus <joan.creusandreu@gmail.com>
2021-05-06 Serge Noiraud <Serge.Noiraud@free.fr>
* po/ca.po: Updating Catalan translation
* gramps/plugins/view/geofamily.py: geofamily crashes if a family
has no father (#1188)
2020-02-25 Bernard Banko <beernarrd@gmail.com>
2021-05-06 Serge Noiraud <Serge.Noiraud@free.fr>
* po/sl.po: V&O changed to PZV to avoid ampersand
* gramps/gen/merge/mergepersonquery.py: Home Person setting does not
convey in a merge. Fixes #12235
2020-02-07 pehlm <par.ekholm@pekholm.org>
2021-05-06 Paul Culley <paulr2787@gmail.com>
* po/sv.po: Minor update to Swedish translation
* gramps/gen/utils/docgen/csvtab.py: Fix CSV export of view to only
put single CR character. (#1186) Fixes #12158
2020-01-07 prculley <paulr2787@gmail.com>
2021-05-06 Paul Culley <paulr2787@gmail.com>
* data/tests/exp_sample_ged.ged,
gramps/plugins/export/exportgedcom.py: Fix GEDCOM export of
estimated/calculated dates with modifers Fixes #11513
* gramps/gen/filters/rules/media/__init__.py: Add Media filter rule
'HasMedia' to list of media rules for editor (#1182) Fixes #12212
2020-01-11 Ross Gammon <rossgammon@mail.dk>
2021-04-28 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* debian/changelog: New debian release - update changelog
* po/de.po: corrected German translation of "confidence"
2020-01-31 vantu5z <vantu5z@mail.ru>
2021-04-26 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/ru.po: update Russian translation
* po/de.po: German corrected translation of 'attribute'
2020-01-26 Bernard Banko <beernarrd@gmail.com>
2021-04-25 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/sl.po: Slovenian translation update
* po/de.po: Fixed translation error of "display name editor" into
German
2020-01-23 prculley <paulr2787@gmail.com>
2021-04-24 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/ru.po: Fix typo in Russian translation
* po/de.po: some translation fixes for German
2020-01-21 système <romjerome@users.noreply.github.com>
2021-04-24 pehlm <par.ekholm@pekholm.org>
* po/fr.po: typos in french translation #11534 #10534
* po/sv.po: Changed immigration too, Swedish
2020-01-21 Fedik <getthesite@gmail.com>
2021-04-24 pehlm <par.ekholm@pekholm.org>
* po/uk.po: Ukrainian translation update
* po/sv.po: Correction of Swedish translation
2020-01-11 John Ralls <jralls@ceridwen.us>
2021-04-22 Helder Geovane Gomes de Lima <he7d3r@gmail.com>
* mac/Info.plist, mac/gramps.modules: Mac release of 5.1.2.
* po/pt_BR.po: Update Portuguese translation (pt_BR) (#1199)
This pull request is an updated version of the patch I've provided
at <https://gramps-project.org/bugs/view.php?id=10547> in 2018, now
based on branch 5.1
2020-01-10 prculley <paulr2787@gmail.com>
2021-04-19 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* gramps/gen/const.py, gramps/gui/grampsgui.py, gramps/version.py:
Bump to v5.1.3
* po/de.po: Corrected translation of markup in German translation
2021-04-17 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Fixed translation of tags in German translation
2021-04-14 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: German translation for type unified
2021-04-13 romjerome <romjerome@yahoo.fr>
* po/fr.po: 11656: typo, spelling correction contribution by Philippe
2021-04-13 romjerome <romjerome@yahoo.fr>
* gramps/gen/utils/grampslocale.py: Need to set locale.textdomain
under linux (#1198) _build_popup_ui() ignores translated strings without
locale.textdomain set.
2021-04-13 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Fixed German translation of number for places
2021-04-11 John Ralls <jralls@ceridwen.us>
* mac/gramps.bundle, mac/gramps.modules,
mac/patches/berkeleydb-4.8-atomic.patch: Update dependencies.
Includes moving berkeleydb and pybsddb over from gtk-osx.
2021-03-21 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Some small fixes in German translation
2021-03-11 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Update German translation for csv import/export
2021-03-01 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: small fix in German translation
2021-02-19 Matthias Kemmer <49940207+Mattkmmr@users.noreply.github.com>
* gramps/gen/filters/rules/person/_matcheseventfilter.py: Change
category of 'MatchesEventFilter' (#1130)
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/gui/viewmanager.py, gramps/gui/views/pageview.py: Fix issue
where separator between top and bottom bar of View creeps up.
(#1122) Fixes #11973
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/plugins/gramplet/locations.py: Fix Locations Gramplet
(Enclosed by) to properly display certain nested places. (#1127)
when the smallest place has undated enclosure and larger places are dated.
Issue #11691
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/gui/dbman.py: Fix Family Tree Manager drop error on Windows
(#1132) Fixes #10734
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/plugins/export/exportvcalendar.py: Fix exportvcalendar
error is "is not" with a literal (Python 3.8 issue) (#1135) Fixes #12000
2021-02-19 Serge Noiraud <Serge.Noiraud@free.fr>
* gramps/gui/clipboard.py: Handle not found when copying source from
the citation tree (#1175) Fixes #12170
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/gui/dbloader.py: DbLoader: Fix call to 'file' function,
which doesn't exist in Python3 (#1173)
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/gen/db/utils.py: Fix write_lock_file exception when
USERNAME is missing (#1171) Fixes #12150
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/gui/glade/editplace.glade: Fix EditPlace so Tab key doesn't
get stuck on Private icon (#1168) Fixes #12139
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/plugins/textreport/tagreport.py: Fix Tag report for places
that have a hierarchy. (#1162) Fixes #12124
2021-02-19 Paul Culley <paulr2787@gmail.com>
* gramps/gui/viewmanager.py: Fix exception when cancelling out of a
db upgrade in GUI (#1154) Fixes #12063
2021-02-12 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: additional small German translation fixes
2021-02-11 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Small fixes German translation
2021-02-06 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: fix wrong translation of source text in German
translation
2021-02-06 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: fixed small error in German translation
2021-01-26 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: small fixes German translation
2020-11-06 Chris Mayo <aklhfex@gmail.com>
* setup.py: Install 128x128 and 256x256 application icons created with
ImageMagick using e.g.:
convert -background none ../../../gramps.svg -geometry 256x256 gramps.png
2020-11-06 Chris Mayo <aklhfex@gmail.com>
* data/{gnome-mime-application-x-gedcom.svg =>
application-x-gedcom.svg},
data/{gnome-mime-application-x-geneweb.svg =>
application-x-geneweb.svg},
data/{gnome-mime-application-x-gramps-package.svg =>
application-x-gramps-package.svg},
data/{gnome-mime-application-x-gramps-xml.svg =>
application-x-gramps-xml.svg},
data/{gnome-mime-application-x-gramps.svg =>
application-x-gramps.svg},
setup.py: Install MIME type icons into the hicolor theme.
The gnome theme is defunct. Remove gnome-mime- prefix from icon filenames.
2020-08-20 Nick Hall <nick-h@gramps-project.org>
* images/hicolor/scalable/{actions => apps}/gramps.svg, setup.py:
Install application icons into correct directories
2020-10-15 vantu5z <vantu5z@mail.ru>
* po/ru.po: Update Russian translation
2020-09-25 Zdeněk Hataš <zdenek.hatas@gmail.com>
* po/cs.po: Update Czech translation - typo fixes
2020-09-06 Tian Shixiong <tiansworld@fedoraproject.org>
* po/zh_CN.po: Update Simplified Chinese translation
2020-08-16 Jan Sparreboom <jan@sparreboom.net>
* po/nl.po: Update Dutch translation
2020-04-21 Lajos Nemeséri <nemeseril@gmail.com>
* po/hu.po: Revised and updated hu translation
2020-09-13 Juan Saavedra <jcsaaver@gmail.com>
* po/es.po: Update Spanish translation
2020-09-15 bokfink <62996239+bokfink@users.noreply.github.com>
* gramps/plugins/textreport/birthdayreport.py: Fix error in Birthday
and Anniversary report (#1113) Fixes an error triggered when the first
person_handle in the list has a death event, but no birth event
(get_birth_ref() == None) and does not have family relationships
(spouse_handle == None). These conditions lead to the local variable
short_name not being declared before it comes time to process death events.
Fixes #11766
2020-09-14 Paul Culley <paulr2787@gmail.com>
* gramps/gen/plug/docgen/graphdoc.py: Fix graphdoc to properly
escape characters in ids for Graphviz (#1111) Fixes #11741
2020-09-14 John Ralls <jralls@ceridwen.us>
* gramps/gen/db/dummydb.py, gramps/gen/db/txn.py,
gramps/gen/db/utils.py, gramps/gen/dbstate.py,
gramps/gen/filters/rules/test/person_rules_test.py,
gramps/gen/utils/callback.py, gramps/plugins/db/bsddb/bsddbtxn.py:
Replace inspect.stack() with inspect.currentframe() (#1104)
* Replace inspect.stack() with inspect.currentframe() Fixes #11874
Works around https://bugs.python.org/issue12920 which causes every
call to inspect.trace() to fail because __main__ is always the
starting point. * Fix a few Codecov complaints from files touched by
previous commit. Ignoring the "duplicate code" issue caused by the empty
comment line at the beginning of every file.
2020-09-14 RossGammon <rossgammon@mail.dk>
* debian/changelog, debian/copyright: Update Debian directory after
producing the deb file for the 5.1.3 (#1100) Release.
2020-09-14 Paul Culley <paulr2787@gmail.com>
* gramps/gui/selectors/baseselector.py: Fix crash sorting on columns
in Selectors with TreeModels (#1099) Fixes #11750
2020-09-14 Paul Culley <paulr2787@gmail.com>
* gramps/gui/dbloader.py, gramps/gui/displaystate.py,
gramps/gui/uimanager.py, gramps/gui/utils.py,
gramps/gui/viewmanager.py: Fix progress bar freeze due to changes in
Gtk (#1103) Fixes #11642
2020-09-14 Paul Culley <paulr2787@gmail.com>
* gramps/plugins/docgen/svgdrawdoc.py: Fix svgdrawdoc for text
containing XML invalid characters (#1110) Fixes #11929
2020-08-30 John Ralls <jralls@ceridwen.us>
* mac/gramps.bundle: Further changes for bundling with Python 3.8.
2020-08-30 John Ralls <jralls@ceridwen.us>
* mac/gramps.bundle: Add libgeocode-glib to bundle so that it
actually works.
2020-08-26 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: German translation two small corrections
2020-08-25 John Ralls <jralls@ceridwen.us>
* mac/gramps_launcher.py: [mac] Set __file__ if gramps_launcher.py
is run as __main__. Fixes #11874.
2020-08-21 Zdeněk Hataš <zdenek.hatas@gmail.com>
* po/cs.po: Update Czech translation
2020-08-20 John Ralls <jralls@ceridwen.us>
* mac/Info.plist, mac/gramps.modules: Bundle release of Gramps
5.1.3.
2020-08-20 John Ralls <jralls@ceridwen.us>
* mac/gramps.modules: Add geocode-glib to build.
2020-08-12 pehlm <par.ekholm@pekholm.org>
* po/sv.po: Update Swedish translation
2020-08-12 prculley <paulr2787@gmail.com>
* Bump to 5.1.4

66
NEWS
View File

@ -1,3 +1,69 @@
2021-07-26
Version 5.1.4
* Update translations: cs, de, es, fi, fr, hu, nl, pt_BR, ru, sv, zh_CN.
* Update copyright date.
* Fix probably alive if death without date.
* Place editor, copy and paste of lat and long text no longer
auto-populating latitude and longitude fields.
* Fix for crash when changing views if part of toolbar is not shown because
of a small screen when changing views.
* Fix bottombar always showing after restart, even when not wanted.
* Always use filtered collation names. Store the Sqlite3 collations in the
__collations array to short-circuit re-creation.
* Fix issue with German relation calculator fixed issue when more than 24
generations between the two people.
* Add file logging for macOS. When Gramps is launched from macOS's
LaunchServices it doesn't have a sys.stderr attached so the default stream
logger goes to /dev/null. Use a FileHandler in tht case, writing the log
to $TMPDIR/gramps-pid.log. This will help particularly in analyzing
crashes where python shuts down as there's no crash report in that case.
* Fix libplaceview to avoid exception when mapservice is no longer present.
* Fix References Gramplet for inadequate updates when other objects change.
* Fix geofamily crash if a family has no father.
* Home Person setting does not convey in a merge.
* Fix CSV export of view to only put single CR character.
* Add Media filter rule 'HasMedia' to list of media rules for editor.
* Need to set locale.textdomain under linux. _build_popup_ui() ignores
translated strings without locale.textdomain set.
* Change category of 'MatchesEventFilter'.
* Fix issue where separator between top and bottom bar of View creeps up.
* Fix Locations Gramplet (Enclosed by) to properly display certain nested
places when the smallest place has undated enclosure and larger places are
dated.
* Fix Family Tree Manager drop error on Windows.
* Fix exportvcalendar error is "is not" with a literal (Python 3.8 issue)
* Handle not found when copying source from the citation tree.
* Fix call to 'file' function, which doesn't exist in Python3.
* Fix write_lock_file exception when USERNAME is missing.
* Fix EditPlace so Tab key doesn't get stuck on Private icon.
* Fix Tag report for places that have a hierarchy.
* Fix exception when cancelling out of a db upgrade in GUI.
* Icon file changes:
* Install 128x128 and 256x256 application icons.
* Install MIME type icons into the hicolor theme.
* Remove gnome-mime- prefix from icon filenames.
* Install application icons into correct directories.
* Fix error in Birthday and Anniversary report. Fixes an error triggered
when the first person_handle in the list has a death event, but no birth
event and does not have family relationships. These conditions lead to
the local variable short_name not being declared before it comes time to
process death events.
* Fix graphdoc to properly escape characters in ids for Graphviz.
* Replace inspect.stack() with inspect.currentframe().
Works around https://bugs.python.org/issue12920 which causes every
call to inspect.trace() to fail because __main__ is always the
starting point.
* Fix crash sorting on columns in Selectors with TreeModels.
* Fix progress bar freeze due to changes in Gtk.
* Fix svgdrawdoc for text containing XML invalid characters.
* Mac:
* Update PyICU to 2.7.2 in macOS build.
* Update dependencies. Includes moving berkeleydb and pybsddb over from
gtk-osx.
* Further changes for bundling with Python 3.8.
* Set __file__ if gramps_launcher.py is run as __main__.
* Add geocode-glib to build.
2020-08-11
Version 5.1.3
* Update ca, de, fi, fr, ja, pl, ru, sl, sv, uk, zh_CN translation

View File

@ -1,160 +1,187 @@
2020-08-11 prculley <paulr2787@gmail.com>
2021-07-09 Tian Shixiong <tiansworld@fedoraproject.org>
* po/ar.po, po/bg.po, po/br.po, po/ca.po, po/cs.po, po/da.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:
Remove duplicates in Translations
* po/zh_CN.po: Update and fix Simplified Chinese translation
2020-08-10 prculley <paulr2787@gmail.com>
2021-07-16 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* 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: Clean up translations for Default/Home Person
* po/de.po: fixed small German translation error for item also fixed
in Weblate GUI for master
2020-08-10 Leonhaeuser <mirko@leonhaeuser.de>
2021-06-28 Tian Shixiong <tiansworld@fedoraproject.org>
* po/de.po: Update German translation
* po/zh_CN.po: Update Simplified Chinese translation
2020-08-10 Paul Culley <paulr2787@gmail.com>
2021-07-05 pehlm <par.ekholm@pekholm.org>
* po/pl.po: Fix Charts/Pedigreeview tooltip Polish translation
(#1092) Fixes #11852
* po/sv.po: One update Swedish translation
2020-08-10 Krystian Safjan <ksafjan@gmail.com>
2021-06-25 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/pl.po: Fix and add objects to Polish translation of Gramps
(#1088)
* po/de.po: Fixed different German translations for "What's next"
also fixed in master (Weblate)
2020-07-23 Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: German translation fixed typo
2020-07-17 niememat <niememat@gmail.com>
* po/fi.po: Update finnish translation
2020-06-07 Tian Shixiong <tiansworld@fedoraproject.org>
* po/zh_CN.po: Update Simplified Chinese translation for gramps51
branch
2020-01-11 giansalvo <pioggia3+github@gmail.com>
* 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: Fix bug 0011078: 'Default person' instead of 'Home
person' - modified button hints - modified filter rules names and descriptions - modified .pot and .po files - substituted 'home person' with 'Home Person'
2020-07-07 Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Germen fixed translation error of Media:
2020-07-04 Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Fix typo
2020-07-01 Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: update German translation
2020-04-23 SNoiraud <serge.noiraud@laposte.net>
* 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: Fix typo in gui/configure.py and translation files Fixes #11665
2020-06-22 pehlm <par.ekholm@pekholm.org>
* po/sv.po: A little adjustment to Swedish translation
2020-06-21 pehlm <par.ekholm@pekholm.org>
* po/sv.po: Updates to Swedish translation
2020-06-20 Megumi Sakata <megumi.sakata.k@gmail.com>
* po/ja.po: Update Japanese translation
2020-04-28 vantu5z <vantu5z@mail.ru>
* po/ru.po: update Russian translation
2020-04-24 niememat <niememat@gmail.com>
2021-06-22 Matti Niemelä <matti.u.niemela@gmail.com>
* po/fi.po: Fix translation in Finnish
2020-04-18 Joan Creus <joan.creusandreu@gmail.com>
2021-06-17 Tian Shixiong <tiansworld@fedoraproject.org>
* po/ca.po: Updating Catalan translation
* po/zh_CN.po: Correct and improve Simplified Chinese translation.
Correct some terribly wrong and low quality translation, even machine
translation. Improve some existing translation for better user experience
as a software, use more written language.
2020-04-18 Joan Creus <joan.creusandreu@gmail.com>
2021-05-31 Tian Shixiong <tiansworld@fedoraproject.org>
* po/ca.po: Updating Catalan translation
* po/zh_CN.po: Improve and correct Simplified Chinese translation
2020-04-08 Leonhaeuser <mirko@leonhaeuser.de>
2021-05-27 Tian Shixiong <tiansworld@fedoraproject.org>
* po/de.po: update Germn translation
* po/zh_CN.po: Improve and correct the Simplified Chinese
translation
2020-03-26 vantu5z <vantu5z@mail.ru>
2021-05-21 Tian Shixiong <tiansworld@fedoraproject.org>
* po/ru.po: update Russian translation
* po/zh_CN.po: Update and improve Simplified Chinese translation
2020-03-25 Translator5 <Translator5@users.noreply.github.com>
2021-05-17 Tian Shixiong <tiansworld@fedoraproject.org>
* po/ru.po: [Language: Russian] Maintenance/gramps51 (#1027) * some Russian translations updates
* po/zh_CN.po: Update Simplified Chinese translation
2020-03-03 Joan Creus <joan.creusandreu@gmail.com>
2020-09-26 Jan Sparreboom <jan@sparreboom.net>
* po/ca.po: Updating Catalan translation
* po/nl.po: Update Dutch translation
2020-02-29 Joan Creus <joan.creusandreu@gmail.com>
2021-05-07 Tian Shixiong <tiansworld@fedoraproject.org>
* po/ca.po: Updating Catalan translation
* po/zh_CN.po: Correct and Update Simplified Chinese translation
2020-02-25 Bernard Banko <beernarrd@gmail.com>
2020-10-13 Tian Shixiong <tiansworld@fedoraproject.org>
* po/sl.po: V&O changed to PZV to avoid ampersand
* po/zh_CN.po: Update Simplified Chinese translation
2020-02-07 pehlm <par.ekholm@pekholm.org>
2021-05-14 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/sv.po: Minor update to Swedish translation
* po/de.po: Corrected some German translation errors found during
handbook revision
2020-01-31 vantu5z <vantu5z@mail.ru>
2021-04-28 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/ru.po: update Russian translation
* po/de.po: corrected German translation of "confidence"
2020-01-26 Bernard Banko <beernarrd@gmail.com>
2021-04-26 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/sl.po: Slovenian translation update
* po/de.po: German corrected translation of 'attribute'
2020-01-23 prculley <paulr2787@gmail.com>
2021-04-25 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/ru.po: Fix typo in Russian translation
* po/de.po: Fixed translation error of "display name editor" into
German
2020-01-21 système <romjerome@users.noreply.github.com>
2021-04-24 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/fr.po: typos in french translation #11534 #10534
* po/de.po: some translation fixes for German
2020-01-21 Fedik <getthesite@gmail.com>
2021-04-24 pehlm <par.ekholm@pekholm.org>
* Ukrainian translation update
* po/sv.po: Changed immigration too, Swedish
2021-04-24 pehlm <par.ekholm@pekholm.org>
* po/sv.po: Correction of Swedish translation
2021-04-22 Helder Geovane Gomes de Lima <he7d3r@gmail.com>
* po/pt_BR.po: Update Portuguese translation (pt_BR) (#1199)
This pull request is an updated version of the patch I've provided
at <https://gramps-project.org/bugs/view.php?id=10547> in 2018, now
based on branch 5.1
2021-04-19 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Corrected translation of markup in German translation
2021-04-17 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Fixed translation of tags in German translation
2021-04-14 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: German translation for type unified
2021-04-13 romjerome <romjerome@yahoo.fr>
* po/fr.po: 11656: typo, spelling correction contribution by Philippe
2021-04-13 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Fixed German translation of number for places
2021-03-21 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Some small fixes in German translation
2021-03-11 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Update German translation for csv import/export
2021-03-01 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: small fix in German translation
2021-02-12 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: additional small German translation fixes
2021-02-11 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: Small fixes German translation
2021-02-06 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: fix wrong translation of source text in German
translation
2021-02-06 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: fixed small error in German translation
2021-01-26 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: small fixes German translation
2020-10-15 vantu5z <vantu5z@mail.ru>
* po/ru.po: Update Russian translation
2020-09-25 Zdeněk Hataš <zdenek.hatas@gmail.com>
* po/cs.po: Update Czech translation - typo fixes
2020-09-06 Tian Shixiong <tiansworld@fedoraproject.org>
* po/zh_CN.po: Update Simplified Chinese translation
2020-08-16 Jan Sparreboom <jan@sparreboom.net>
* po/nl.po: Update Dutch translation
2020-04-21 Lajos Nemeséri <nemeseril@gmail.com>
* po/hu.po: Revised and updated hu translation
2020-09-13 Juan Saavedra <jcsaaver@gmail.com>
* po/es.po: Update Spanish translation
2020-08-26 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* po/de.po: German translation two small corrections
2020-08-21 Zdeněk Hataš <zdenek.hatas@gmail.com>
* po/cs.po: Update Czech translation
2020-08-12 pehlm <par.ekholm@pekholm.org>
* Update Swedish translation