summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-12-07 21:53:02 +0000
committerCarl Hetherington <cth@carlh.net>2018-12-07 21:53:02 +0000
commitb5fbb40ee438d02bc36212f197ad43d0dfad0d14 (patch)
treefec0f7dec63c55ba702648b34910601e8a19c190 /src/lib
parentc4b8fcfd1f755c08e5a0e18812d51c519f081f13 (diff)
pot/merge and fix fuzzy messages from previous change.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/po/ar_LB.po7
-rw-r--r--src/lib/po/cs_CZ.po9
-rw-r--r--src/lib/po/da_DK.po9
-rw-r--r--src/lib/po/de_DE.po9
-rw-r--r--src/lib/po/el_GR.po7
-rw-r--r--src/lib/po/es_ES.po9
-rw-r--r--src/lib/po/fi_FI.po7
-rw-r--r--src/lib/po/fr_FR.po9
-rw-r--r--src/lib/po/it_IT.po9
-rw-r--r--src/lib/po/nl_NL.po9
-rw-r--r--src/lib/po/pl_PL.po9
-rw-r--r--src/lib/po/pt_BR.po9
-rw-r--r--src/lib/po/pt_PT.po9
-rw-r--r--src/lib/po/ru_RU.po9
-rw-r--r--src/lib/po/sk_SK.po9
-rw-r--r--src/lib/po/sv_SE.po9
-rw-r--r--src/lib/po/tr_TR.po7
-rw-r--r--src/lib/po/uk_UA.po9
-rw-r--r--src/lib/po/zh_CN.po9
19 files changed, 91 insertions, 72 deletions
diff --git a/src/lib/po/ar_LB.po b/src/lib/po/ar_LB.po
index c0f62ab65..d092fc2c9 100644
--- a/src/lib/po/ar_LB.po
+++ b/src/lib/po/ar_LB.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
diff --git a/src/lib/po/cs_CZ.po b/src/lib/po/cs_CZ.po
index c3795e8a2..6cd91de4b 100644
--- a/src/lib/po/cs_CZ.po
+++ b/src/lib/po/cs_CZ.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: 2018-09-07 09:53+0200\n"
"Last-Translator: Tomáš Begeni <begeni@razdva.cz>\n"
"Language-Team: \n"
@@ -591,9 +591,10 @@ msgstr "DCP XML titulky"
msgid "DCP sample rate"
msgstr "Snímková frekvence DCP"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "DCP bude běžet na %1% obsahu videa.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "DCP bude běžet na %.1f%% obsahu videa.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
diff --git a/src/lib/po/da_DK.po b/src/lib/po/da_DK.po
index ee471084e..3efd2f0a2 100644
--- a/src/lib/po/da_DK.po
+++ b/src/lib/po/da_DK.po
@@ -6,7 +6,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-10-04 21:45+0200\n"
"Last-Translator: FULL NAME &lt;EMAIL@ADDRESS&gt;\n"
"Language-Team: LANGUAGE &lt;LL@li.org&gt;\n"
@@ -606,9 +606,10 @@ msgstr "DCP XML undertekster"
msgid "DCP sample rate"
msgstr ""
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "DCP vil køre ved %1%% af indholdshastigheden.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "DCP vil køre ved %.1f%% af indholdshastigheden.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
diff --git a/src/lib/po/de_DE.po b/src/lib/po/de_DE.po
index f651e494a..cf855c133 100644
--- a/src/lib/po/de_DE.po
+++ b/src/lib/po/de_DE.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: 2018-12-07 00:06+0100\n"
"Last-Translator: Carsten Kurz\n"
"Language-Team: DCP-o-matic translators\n"
@@ -612,9 +612,10 @@ msgstr "DCP XML Untertitel"
msgid "DCP sample rate"
msgstr "Audio Abtastrate (angepasst für DCP/48KHz)"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "DCP läuft mit %1%% der Originalgeschwindigkeit der Quelle.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "DCP läuft mit %.1f%% der Originalgeschwindigkeit der Quelle.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
diff --git a/src/lib/po/el_GR.po b/src/lib/po/el_GR.po
index c0f62ab65..d092fc2c9 100644
--- a/src/lib/po/el_GR.po
+++ b/src/lib/po/el_GR.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
diff --git a/src/lib/po/es_ES.po b/src/lib/po/es_ES.po
index b166d6571..72ec8d353 100644
--- a/src/lib/po/es_ES.po
+++ b/src/lib/po/es_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LIBDCPOMATIC\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-02-25 14:29-0600\n"
"Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n"
"Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n"
@@ -598,9 +598,10 @@ msgstr "Subtítulos DCP XML"
msgid "DCP sample rate"
msgstr "Velocidad del DCP"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "El DCP se reproducirá al %1%% de la velocidad de la fuente.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "El DCP se reproducirá al %.1f%% de la velocidad de la fuente.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
diff --git a/src/lib/po/fi_FI.po b/src/lib/po/fi_FI.po
index c0f62ab65..d092fc2c9 100644
--- a/src/lib/po/fi_FI.po
+++ b/src/lib/po/fi_FI.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
diff --git a/src/lib/po/fr_FR.po b/src/lib/po/fr_FR.po
index 530cfa525..af57645e9 100644
--- a/src/lib/po/fr_FR.po
+++ b/src/lib/po/fr_FR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic FRENCH\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-09-07 16:04+0100\n"
"Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n"
"Language-Team: \n"
@@ -604,9 +604,10 @@ msgstr "Sous-titres XML du DCP"
msgid "DCP sample rate"
msgstr "Cadence DCP"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "Le DCP sera lu à %1%% de la vitesse du contenu source.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "Le DCP sera lu à %.1f%% de la vitesse du contenu source.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
diff --git a/src/lib/po/it_IT.po b/src/lib/po/it_IT.po
index 5f9f2aeb8..a4aecb55d 100644
--- a/src/lib/po/it_IT.po
+++ b/src/lib/po/it_IT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: IT 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-09-30 14:16+0200\n"
"Last-Translator: William Fanelli <william.f@impronte.com>\n"
"Language-Team: \n"
@@ -599,9 +599,10 @@ msgstr "DCP XML sottotitoli"
msgid "DCP sample rate"
msgstr "DCP frequenza di campionamento"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "Il DCP andrà al %1%% della velocità originale.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "Il DCP andrà al %.1f%% della velocità originale.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
diff --git a/src/lib/po/nl_NL.po b/src/lib/po/nl_NL.po
index 71551de34..717a5bad6 100644
--- a/src/lib/po/nl_NL.po
+++ b/src/lib/po/nl_NL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\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-10-21 23:59+0200\n"
"Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
"Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
@@ -607,9 +607,10 @@ msgstr "DCP XML ondertitels"
msgid "DCP sample rate"
msgstr "DCP sample rate"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "DCP zal afspelen met %1%% van de content-snelheid.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "DCP zal afspelen met %.1f%% van de content-snelheid.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
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"
diff --git a/src/lib/po/pt_BR.po b/src/lib/po/pt_BR.po
index 05e233a84..7c34b8227 100644
--- a/src/lib/po/pt_BR.po
+++ b/src/lib/po/pt_BR.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: 2018-01-15 16:19-0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -616,9 +616,10 @@ msgstr "Legendas XML do DCP"
msgid "DCP sample rate"
msgstr "Taxa de quadros do DCP"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "O DCP vai ser exibido a %1%% da velocidade do conteúdo.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "O DCP vai ser exibido a %.1f%% da velocidade do conteúdo.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
diff --git a/src/lib/po/pt_PT.po b/src/lib/po/pt_PT.po
index 251616b3a..73822284f 100644
--- a/src/lib/po/pt_PT.po
+++ b/src/lib/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic PORTUGUESE (Portugal)\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: 2016-03-19 18:19+0000\n"
"Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n"
"Language-Team: \n"
@@ -598,9 +598,10 @@ msgstr "Legendas XML DCP"
msgid "DCP sample rate"
msgstr "Cadência de fotogramas do DCP"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "O DCP será reproduzido a %1%% da velocidade do conteúdo.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "O DCP será reproduzido a %.1f%% da velocidade do conteúdo.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
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"
diff --git a/src/lib/po/sk_SK.po b/src/lib/po/sk_SK.po
index ae9b68c01..b3bb3b41d 100644
--- a/src/lib/po/sk_SK.po
+++ b/src/lib/po/sk_SK.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: 2016-01-06 00:23+0100\n"
"Last-Translator: Tomáš Hlaváč\n"
"Language-Team: \n"
@@ -597,9 +597,10 @@ msgstr "DCP XML titulky"
msgid "DCP sample rate"
msgstr "Snímacia frekvencia obsahu"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "DCP bude bežať na %1% obsahu videa.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "DCP bude bežať na %.1f%% obsahu videa.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
diff --git a/src/lib/po/sv_SE.po b/src/lib/po/sv_SE.po
index 0975fe784..fcfb66d9e 100644
--- a/src/lib/po/sv_SE.po
+++ b/src/lib/po/sv_SE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\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-02-01 10:36+0100\n"
"Last-Translator: Adam Klotblixt <adam.klotblixt@gmail.com>\n"
"Language-Team: \n"
@@ -608,9 +608,10 @@ msgstr "DCP XML undertexter"
msgid "DCP sample rate"
msgstr "DCP-samplingshastighet"
-#: src/lib/frame_rate_change.cc:113
-msgid "DCP will run at %1%% of the content speed.\n"
-msgstr "DCP kommer att köras på %1%% av källans hastighet.\n"
+#: src/lib/frame_rate_change.cc:114
+#, c-format
+msgid "DCP will run at %.1f%% of the content speed.\n"
+msgstr "DCP kommer att köras på %.1f%% av källans hastighet.\n"
#: src/lib/frame_rate_change.cc:104
msgid "DCP will use every other frame of the content.\n"
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
diff --git a/src/lib/po/uk_UA.po b/src/lib/po/uk_UA.po
index b812f4907..8bb4b9a8c 100644
--- a/src/lib/po/uk_UA.po
+++ b/src/lib/po/uk_UA.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 19:32+0300\n"
"Last-Translator: Igor Voytovich <i.voyt@dualvfilms.com>\n"
"Language-Team: Українська\n"
@@ -601,9 +601,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"
diff --git a/src/lib/po/zh_CN.po b/src/lib/po/zh_CN.po
index e744a6ce8..ce479cae2 100644
--- a/src/lib/po/zh_CN.po
+++ b/src/lib/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LIBDCPOMATIC\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-04-05 20:13+0800\n"
"Last-Translator: Hanyuan\n"
"Language-Team: Hanyuan\n"
@@ -587,9 +587,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"