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/ru_RU.po | |
| parent | c4b8fcfd1f755c08e5a0e18812d51c519f081f13 (diff) | |
pot/merge and fix fuzzy messages from previous change.
Diffstat (limited to 'src/lib/po/ru_RU.po')
| -rw-r--r-- | src/lib/po/ru_RU.po | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/lib/po/ru_RU.po b/src/lib/po/ru_RU.po index 5d7eed818..1a0d19081 100644 --- a/src/lib/po/ru_RU.po +++ b/src/lib/po/ru_RU.po @@ -3,7 +3,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: 2018-08-20 18:46+0300\n" "Last-Translator: Igor Voytovich <i.voyt@dualvfilms.com>\n" "Language-Team: Russian\n" @@ -608,9 +608,10 @@ msgstr "DCP XML субтитры" msgid "DCP sample rate" msgstr "Частота кадров DCP" -#: src/lib/frame_rate_change.cc:113 -msgid "DCP will run at %1%% of the content speed.\n" -msgstr "DCP будет воспроизводиться на %1%% от скорости контента.\n" +#: src/lib/frame_rate_change.cc:114 +#, c-format +msgid "DCP will run at %.1f%% of the content speed.\n" +msgstr "DCP будет воспроизводиться на %.1f%% от скорости контента.\n" #: src/lib/frame_rate_change.cc:104 msgid "DCP will use every other frame of the content.\n" |
