Fix directive, avoid msgfmt errors
This commit is contained in:
parent
e6b8dacfc3
commit
f7e8b90d60
18
po/fi.po
18
po/fi.po
@ -1823,7 +1823,7 @@ msgstr "{long_month} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:168
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "from|{long_month} {year}"
|
||||
msgstr "{long_month.f[E]} {year}"
|
||||
|
||||
@ -1834,7 +1834,7 @@ msgstr "{long_month.f[E]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:176
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "to|{long_month} {year}"
|
||||
msgstr "{long_month.f[IL]} {year}"
|
||||
|
||||
@ -1847,7 +1847,7 @@ msgstr "{long_month.f[IL]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:184
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "between|{long_month} {year}"
|
||||
msgstr "{long_month.f[G]} {year}"
|
||||
|
||||
@ -1858,7 +1858,7 @@ msgstr "{long_month.f[G]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:192
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "and|{long_month} {year}"
|
||||
msgstr "{long_month.f[G]} {year}"
|
||||
|
||||
@ -1868,7 +1868,7 @@ msgstr "{long_month.f[G]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:199
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "before|{long_month} {year}"
|
||||
msgstr "{long_month.f[P]} {year}"
|
||||
|
||||
@ -1878,7 +1878,7 @@ msgstr "{long_month.f[P]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:206
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "after|{long_month} {year}"
|
||||
msgstr "{long_month.f[G]} {year}"
|
||||
|
||||
@ -1888,7 +1888,7 @@ msgstr "{long_month.f[G]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:213
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "about|{long_month} {year}"
|
||||
msgstr "{long_month.f[IN]} {year}"
|
||||
|
||||
@ -1898,7 +1898,7 @@ msgstr "{long_month.f[IN]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:220
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "estimated|{long_month} {year}"
|
||||
msgstr "{long_month.f[IN]} {year}"
|
||||
|
||||
@ -1908,7 +1908,7 @@ msgstr "{long_month.f[IN]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#. else leave it untranslated
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:227
|
||||
#, python-brace-format
|
||||
#, python-format
|
||||
msgid "calculated|{long_month} {year}"
|
||||
msgstr "{long_month.f[IN]} {year}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user