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/pl | |
| parent | 80489a99b649c1d6829b6002537dc77eba02f695 (diff) | |
| download | webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.tar.gz webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.tar.bz2 webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.zip | |
Refactor ages
Diffstat (limited to 'resources/lang/pl')
| -rw-r--r-- | resources/lang/pl/messages.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resources/lang/pl/messages.po b/resources/lang/pl/messages.po index f29799adf6..ba8a80ec71 100644 --- a/resources/lang/pl/messages.po +++ b/resources/lang/pl/messages.po @@ -1,5 +1,5 @@ -msgid "" -msgstr "" +msgid "()" +msgstr "()" "Project-Id-Version: webtrees\n" "Report-Msgid-Bugs-To: i18n@webtrees.net\n" "POT-Creation-Date: 2020-02-03 09:12+0000\n" @@ -16313,8 +16313,8 @@ msgid "after %s" msgstr "po %s" #: app/Functions/FunctionsPrint.php:280 -msgid "after death" -msgstr "po śmierci" +msgid "(%s after death)" +msgstr "(%s po śmierci)" #: app/Http/RequestHandlers/IndividualPage.php:117 #: app/Http/RequestHandlers/IndividualPage.php:120 @@ -19278,8 +19278,8 @@ msgid "of" msgstr "z" #: app/Functions/FunctionsPrint.php:278 -msgid "on the date of death" -msgstr "w dniu śmierci" +msgid "(on the date of death)" +msgstr "(w dniu śmierci)" #: app/Functions/Functions.php:619 msgid "parent" |
