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