update 'group' translation
This commit is contained in:
parent
4941fbb43a
commit
bdd861e50a
1 changed files with 3 additions and 3 deletions
|
@ -123,7 +123,7 @@ msgstr "已禁止中途加入游戏"
|
||||||
|
|
||||||
#: bot.py:150 bot.py:232
|
#: bot.py:150 bot.py:232
|
||||||
msgid "No game is running at the moment. Create a new game with /new"
|
msgid "No game is running at the moment. Create a new game with /new"
|
||||||
msgstr "这个群组并没有运行中的游戏。请使用 /new 创建新游戏"
|
msgstr "这个群中并没有运行中的游戏。请使用 /new 创建新游戏"
|
||||||
|
|
||||||
#: bot.py:156
|
#: bot.py:156
|
||||||
msgid "You already joined the game. Start the game with /start"
|
msgid "You already joined the game. Start the game with /start"
|
||||||
|
@ -184,7 +184,7 @@ msgid ""
|
||||||
"<b>Make sure that you switch to the correct group!</b>"
|
"<b>Make sure that you switch to the correct group!</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"选择群: {group}\n"
|
"选择群: {group}\n"
|
||||||
"<b>请确保您已切换到正确群组!</b>"
|
"<b>请确保您已切换到正确的群!</b>"
|
||||||
|
|
||||||
#: bot.py:343
|
#: bot.py:343
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
|
@ -193,7 +193,7 @@ msgstr "已成功将 {name} 移出游戏"
|
||||||
|
|
||||||
#: bot.py:360
|
#: bot.py:360
|
||||||
msgid "There is no game running in this chat. Create a new one with /new"
|
msgid "There is no game running in this chat. Create a new one with /new"
|
||||||
msgstr "这个群组并没有运行中的游戏。请使用 /new 创建新游戏"
|
msgstr "这个群中并没有运行中的游戏。请使用 /new 创建新游戏"
|
||||||
|
|
||||||
#: bot.py:365
|
#: bot.py:365
|
||||||
msgid "The game has already started"
|
msgid "The game has already started"
|
||||||
|
|
Loading…
Reference in a new issue