diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-02-11 01:06:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-02-11 01:16:16 +0100 |
| commit | f82167932f3c890df026631cef902b94c0d20a7f (patch) | |
| tree | 302a1b863eb58bfa838606411115696beac1f27a /src/lib/po/es_ES.po | |
| parent | 96163c06f9b4e964d6f831f1274b147c7c20fcb8 (diff) | |
Fix up i18n after analytics message change.
Diffstat (limited to 'src/lib/po/es_ES.po')
| -rw-r--r-- | src/lib/po/es_ES.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/src/lib/po/es_ES.po b/src/lib/po/es_ES.po index 92cc1b289..9f554ebbf 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: 2025-02-02 22:34+0100\n" +"POT-Creation-Date: 2025-02-11 01:06+0100\n" "PO-Revision-Date: 2021-10-17 22:41-0400\n" "Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n" "Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n" @@ -256,22 +256,22 @@ msgstr "; %1 fps" msgid "; %1 remaining; finishing at %2%3" msgstr "; faltan %1 ; terminará a las %2%3" -#: src/lib/analytics.cc:65 -#, fuzzy +#: src/lib/analytics.cc:58 +#, fuzzy, c-format msgid "" -"<h2>You have made %1 DCPs with %2!</h2><img width=\"20%%\" src=\"memory:me." +"<h2>You have made {} DCPs with {}!</h2><img width=\"20%%\" src=\"memory:me." "jpg\" align=\"center\"><font size=\"+1\"><p>Hello. I'm Carl and I'm the " -"developer of %3. I work on it in my spare time (with the help of a fine " -"volunteer team of testers and translators) and I release it as free software." -"<p>If you find %4 useful, please consider a donation to the project. " -"Financial support will help me to spend more time developing %5 and making " -"it better!<p><ul><li><a href=\"https://dcpomatic.com/donate_amount?" -"amount=40\">Go to Paypal to donate €40</a><li><a href=\"https://dcpomatic." -"com/donate_amount?amount=20\">Go to Paypal to donate €20</a><li><a " -"href=\"https://dcpomatic.com/donate_amount?amount=10\">Go to Paypal to " -"donate €10</a></ul><p>Thank you!</font>" -msgstr "" -"<h2>¡Has hecho %1 DCPs con DCP-o-matic!</h2><img width=“20%%” src=“memory:me." +"developer of {}. I work on it in my spare time (with the help of a volunteer " +"team of testers and translators) and I release it as free software.<p>If you " +"find {} useful, please consider a donation to the project. Financial support " +"will help me to spend more time developing {} and making it better!" +"<p><ul><li><a href=\"https://dcpomatic.com/donate_amount?amount=40\">Go to " +"Paypal to donate €40</a><li><a href=\"https://dcpomatic.com/donate_amount?" +"amount=20\">Go to Paypal to donate €20</a><li><a href=\"https://dcpomatic." +"com/donate_amount?amount=10\">Go to Paypal to donate €10</a></ul><p>Thank " +"you!</font>" +msgstr "" +"<h2>¡Has hecho {} DCPs con DCP-o-matic!</h2><img width=“20%%” src=“memory:me." "jpg” align=“center”><p>Hola. Soy Carl, el creador de DCP-o-matic. Trabajo en " "él en mi tiempo libre (con la ayuda de un fantástico equipo de testers y " "traductores) y lo distribuyo como software libre.<p>Si DCP-o-matic te " @@ -590,7 +590,7 @@ msgstr "Calculando la firma resumen" msgid "Computing digests" msgstr "Calculando la firma resumen" -#: src/lib/analytics.cc:63 +#: src/lib/analytics.cc:56 msgid "Congratulations!" msgstr "¡Felicidades!" |
