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/pt_BR.po | |
| parent | 96163c06f9b4e964d6f831f1274b147c7c20fcb8 (diff) | |
Fix up i18n after analytics message change.
Diffstat (limited to 'src/lib/po/pt_BR.po')
| -rw-r--r-- | src/lib/po/pt_BR.po | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/src/lib/po/pt_BR.po b/src/lib/po/pt_BR.po index c20a1bc3c..d481d04f8 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: 2025-02-02 22:34+0100\n" +"POT-Creation-Date: 2025-02-11 01:06+0100\n" "PO-Revision-Date: 2018-01-15 16:19-0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -247,19 +247,20 @@ msgstr "; %1 fps" msgid "; %1 remaining; finishing at %2%3" msgstr "; %1 faltando; terminando em %2%3" -#: src/lib/analytics.cc:65 +#: src/lib/analytics.cc:58 +#, 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>" +"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 "" #: src/lib/hints.cc:177 @@ -561,7 +562,7 @@ msgstr "Computando processamento" msgid "Computing digests" msgstr "Computando processamento" -#: src/lib/analytics.cc:63 +#: src/lib/analytics.cc:56 msgid "Congratulations!" msgstr "" |
