Updated Portuguese translation

3fc913e3c6 introduced a new string to be
translated, as well as changed one other. This commit now updates the
Portuguese translation for those two strings.
This commit is contained in:
Marcos Marado 2023-10-03 13:41:11 +01:00
parent 4b47f886bb
commit 91bbb8258b

View file

@ -457,7 +457,7 @@ msgstr "{name} entrou no jogo."
#, fuzzy, python-brace-format
#| msgid "{name} has left the game."
msgid "{name} has left the game{reason}."
msgstr "{name} saiu do jogo."
msgstr "{name} saiu do jogo{reason}."
#: objects/objects.py:2838
#, fuzzy
@ -669,7 +669,7 @@ msgstr "Tempo de inatividade esgotado, desconectando."
#: server/server.py:177
msgid " (connection lost)"
msgstr ""
msgstr " (ligação perdida)"
#: server/sessionhandler.py:41
msgid "Your client sent an incorrect UTF-8 sequence."