diff --git a/plinth/locale/pt/LC_MESSAGES/django.po b/plinth/locale/pt/LC_MESSAGES/django.po index 45bbe7181..5268af865 100644 --- a/plinth/locale/pt/LC_MESSAGES/django.po +++ b/plinth/locale/pt/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-05-08 20:38-0400\n" -"PO-Revision-Date: 2022-09-14 17:19+0000\n" -"Last-Translator: ikmaak \n" +"PO-Revision-Date: 2023-05-20 14:49+0000\n" +"Last-Translator: Frederico Gomes \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.14.1-dev\n" +"X-Generator: Weblate 4.18-dev\n" #: doc/dev/_templates/layout.html:11 msgid "Page source" @@ -7944,10 +7944,9 @@ msgid "Uninstall" msgstr "Instalar" #: plinth/templates/uninstall.html:11 -#, fuzzy, python-format -#| msgid "Service discovery server is running" +#, python-format msgid "Uninstall App %(app_name)s?" -msgstr "O Servidor da descoberta do serviço está a correr" +msgstr "Desinstalar a aplicação %(app_name)s?" #: plinth/templates/uninstall.html:17 msgid "Uninstalling an app is an experimental feature."