diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2020-04-29 23:29:44 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2020-04-30 00:01:56 +0100 |
| commit | 534324768cedfc260deb392aa6a125c6cffc46e8 (patch) | |
| tree | 3eaf204b31725dc1c23ed298ca760d8c167fdd37 /resources/lang/zh-Hant/messages.po | |
| parent | 80489a99b649c1d6829b6002537dc77eba02f695 (diff) | |
| download | webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.tar.gz webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.tar.bz2 webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.zip | |
Refactor ages
Diffstat (limited to 'resources/lang/zh-Hant/messages.po')
| -rw-r--r-- | resources/lang/zh-Hant/messages.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/lang/zh-Hant/messages.po b/resources/lang/zh-Hant/messages.po index a7d374a1c1..9c47054a3c 100644 --- a/resources/lang/zh-Hant/messages.po +++ b/resources/lang/zh-Hant/messages.po @@ -17638,8 +17638,8 @@ msgid "after %s" msgstr "在 %s 之後" #: app/Functions/FunctionsPrint.php:280 -msgid "after death" -msgstr "去世後" +msgid "(%s after death)" +msgstr "(%s 去世後)" #: app/Http/RequestHandlers/IndividualPage.php:117 #: app/Http/RequestHandlers/IndividualPage.php:120 @@ -20683,8 +20683,8 @@ msgid "of" msgstr "從" #: app/Functions/FunctionsPrint.php:278 -msgid "on the date of death" -msgstr "去世日期" +msgid "(on the date of death)" +msgstr "(去世日期)" #: app/Functions/Functions.php:619 msgid "parent" |
