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/tr_TR.po | |
| parent | c4b8fcfd1f755c08e5a0e18812d51c519f081f13 (diff) | |
pot/merge and fix fuzzy messages from previous change.
Diffstat (limited to 'src/lib/po/tr_TR.po')
| -rw-r--r-- | src/lib/po/tr_TR.po | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/po/tr_TR.po b/src/lib/po/tr_TR.po index c0f62ab65..d092fc2c9 100644 --- a/src/lib/po/tr_TR.po +++ b/src/lib/po/tr_TR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE 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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -554,8 +554,9 @@ msgstr "" msgid "DCP sample rate" msgstr "" -#: src/lib/frame_rate_change.cc:113 -msgid "DCP will run at %1%% of the content speed.\n" +#: src/lib/frame_rate_change.cc:114 +#, c-format +msgid "DCP will run at %.1f%% of the content speed.\n" msgstr "" #: src/lib/frame_rate_change.cc:104 |
