diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-12-07 21:53:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-12-07 21:53:02 +0000 |
| commit | b5fbb40ee438d02bc36212f197ad43d0dfad0d14 (patch) | |
| tree | fec0f7dec63c55ba702648b34910601e8a19c190 /src/lib/po/pl_PL.po | |
| parent | c4b8fcfd1f755c08e5a0e18812d51c519f081f13 (diff) | |
pot/merge and fix fuzzy messages from previous change.
Diffstat (limited to 'src/lib/po/pl_PL.po')
| -rw-r--r-- | src/lib/po/pl_PL.po | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/lib/po/pl_PL.po b/src/lib/po/pl_PL.po index 9a011c9f8..be8fb2b09 100644 --- a/src/lib/po/pl_PL.po +++ b/src/lib/po/pl_PL.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-12-04 16:30+0000\n" +"POT-Creation-Date: 2018-12-07 21:48+0000\n" "PO-Revision-Date: 2017-07-31 21:23+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -600,9 +600,10 @@ msgstr "Napisy DCP XML" msgid "DCP sample rate" msgstr "Liczba kl/s DCP" -#: src/lib/frame_rate_change.cc:113 -msgid "DCP will run at %1%% of the content speed.\n" -msgstr "DCP będzie odtwarzany z %1%% prędkości.\n" +#: src/lib/frame_rate_change.cc:114 +#, c-format +msgid "DCP will run at %.1f%% of the content speed.\n" +msgstr "DCP będzie odtwarzany z %.1f%% prędkości.\n" #: src/lib/frame_rate_change.cc:104 msgid "DCP will use every other frame of the content.\n" |
