* src/po/fr.po: fix named parameter
svn: r5143
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2005-08-29 Don Allingham <don@gramps-project.org>
|
||||
* src/po/fr.po: fix named parameter
|
||||
* src/ImageSelect.py: fix note media object added from a gallery
|
||||
* src/po/template.po: updated translation template
|
||||
* src/Utils.py: fix probably_alive to handle year offset properly
|
||||
|
@@ -3299,7 +3299,7 @@ msgstr ""
|
||||
|
||||
#: ReportUtils.py:1382
|
||||
msgid "%(female_name)s died on %(death_date)s."
|
||||
msgstr "%(female_name)s est d<>c<EFBFBD>d<EFBFBD>e le %(deathdate)s."
|
||||
msgstr "%(female_name)s est d<>c<EFBFBD>d<EFBFBD>e le %(death_date)s."
|
||||
|
||||
#: ReportUtils.py:1385
|
||||
msgid "%(female_name)s died on %(death_date)s at the age of %(age)d years."
|
||||
@@ -3311,7 +3311,7 @@ msgstr "%(female_name)s d
|
||||
|
||||
#: ReportUtils.py:1395
|
||||
msgid "%(female_name)s died on %(death_date)s at the age of %(age)d days."
|
||||
msgstr "%(female_name)s est d<>c<EFBFBD>d<EFBFBD>e le %(deathdate)s <20> l'<27>ge de %(age)d jours."
|
||||
msgstr "%(female_name)s est d<>c<EFBFBD>d<EFBFBD>e le %(death_date)s <20> l'<27>ge de %(age)d jours."
|
||||
|
||||
#: ReportUtils.py:1402
|
||||
msgid "%(female_name)s died in %(month_year)s in %(death_place)s."
|
||||
|
Reference in New Issue
Block a user