Small update in translations
This commit is contained in:
parent
4a51c7bfb6
commit
de177e1137
5 changed files with 10 additions and 11 deletions
|
@ -268,12 +268,12 @@ msgstr "Alle News hier: https://telegram.me/unobotupdates"
|
|||
|
||||
#: bot.py:513
|
||||
#, python-format
|
||||
msgid "Current game: %s"
|
||||
msgid "Current game: {game}"
|
||||
msgstr "Aktuelles Spiel: {game}"
|
||||
|
||||
#: bot.py:545
|
||||
#, python-format
|
||||
msgid "Cheat attempt by %s"
|
||||
msgid "Cheat attempt by {name}"
|
||||
msgstr "{name} hat versucht zu schummeln!"
|
||||
|
||||
#: bot.py:562
|
||||
|
@ -440,4 +440,3 @@ msgstr "{emoji} Blau"
|
|||
#: utils.py
|
||||
msgid "{emoji} Yellow"
|
||||
msgstr "{emoji} Gelb"
|
||||
|
||||
|
|
|
@ -151,8 +151,8 @@ msgid ""
|
|||
"Selected group: {group}\n"
|
||||
"<b>Make sure that you switch to the correct group!</b>"
|
||||
msgstr ""
|
||||
"Grupo selecionado: {group} <b>Tenha certeza de que mudou para o grupo certo! "
|
||||
"</b>"
|
||||
"Grupo selecionado: {group}\n"
|
||||
"<b>Tenha certeza de que mudou para o grupo certo!</b>"
|
||||
|
||||
#: bot.py:260
|
||||
#, python-format
|
||||
|
|
Loading…
Reference in a new issue