mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Fix AutoRelog
This commit is contained in:
parent
dee085686f
commit
d222d5f683
10 changed files with 16 additions and 16 deletions
|
|
@ -528,7 +528,7 @@ bot.autoRelog.disconnect_msg=Verbindung wurde mit folgender Nachricht unterbroch
|
|||
bot.autoRelog.reconnect_always=Ignoriere Kick Nachricht und verbinde erneut.
|
||||
bot.autoRelog.reconnect=Nachricht enhält '{0}'. Verbinde erneut.
|
||||
bot.autoRelog.reconnect_ignore=Kick Nachricht enthält keine Schlüsselwörter. Wird ignoriert!
|
||||
bot.autoRelog.wait=Warte {0} Sekunden vor erneuter Verbindung...
|
||||
bot.autoRelog.wait=Warte {0:0.000} Sekunden vor erneuter Verbindung...
|
||||
|
||||
# AutoRespond
|
||||
bot.autoRespond.loading=Loading matches from '{0}'
|
||||
|
|
|
|||
|
|
@ -548,7 +548,7 @@ bot.autoRelog.disconnect_msg=Got disconnected with message: {0}
|
|||
bot.autoRelog.reconnect_always=Ignoring kick message, reconnecting anyway.
|
||||
bot.autoRelog.reconnect=Message contains '{0}'. Reconnecting.
|
||||
bot.autoRelog.reconnect_ignore=Message not containing any defined keywords. Ignoring.
|
||||
bot.autoRelog.wait=Waiting {0} seconds before reconnecting...
|
||||
bot.autoRelog.wait=Waiting {0:0.000} seconds before reconnecting...
|
||||
|
||||
# AutoRespond
|
||||
bot.autoRespond.loading=Loading matches from '{0}'
|
||||
|
|
|
|||
|
|
@ -528,7 +528,7 @@ bot.autoRelog.disconnect_msg=Déconnection détectée avec le message : {0}
|
|||
bot.autoRelog.reconnect_always=Reconnexion quel que soit le contenu du message de kick.
|
||||
bot.autoRelog.reconnect=Le message contient '{0}'. Reconnexion.
|
||||
bot.autoRelog.reconnect_ignore=Le message ne contient aucun des mots clés définis. Pas de reconnexion automatique.
|
||||
bot.autoRelog.wait=Attente de {0} secondes avant de se reconnecter...
|
||||
bot.autoRelog.wait=Attente de {0:0.000} secondes avant de se reconnecter...
|
||||
|
||||
# AutoRespond
|
||||
bot.autoRespond.loading=Chargement des règles depuis '{0}'
|
||||
|
|
|
|||
|
|
@ -528,7 +528,7 @@ bot.autoRelog.disconnect_msg=Произошло отключение с сооб
|
|||
bot.autoRelog.reconnect_always=Игнорирует сообщение о пинке, все равно переподключается.
|
||||
bot.autoRelog.reconnect=Сообщение содержит '{0}'. Переподключаемся.
|
||||
bot.autoRelog.reconnect_ignore=Сообщение не содержит определенных ключевых слов. Игнорирование.
|
||||
bot.autoRelog.wait=Ожидание {0} секунд перед переподключением...
|
||||
bot.autoRelog.wait=Ожидание {0:0.000} секунд перед переподключением...
|
||||
|
||||
# AutoRespond
|
||||
bot.autoRespond.loading=Загрузка совпадений из '{0}'
|
||||
|
|
|
|||
|
|
@ -528,7 +528,7 @@ bot.autoRelog.disconnect_msg=Got disconnected with message: {0}
|
|||
bot.autoRelog.reconnect_always=Ignoring kick message, reconnecting anyway.
|
||||
bot.autoRelog.reconnect=Message contains '{0}'. Reconnecting.
|
||||
bot.autoRelog.reconnect_ignore=Message not containing any defined keywords. Ignoring.
|
||||
bot.autoRelog.wait=Waiting {0} seconds before reconnecting...
|
||||
bot.autoRelog.wait=Waiting {0:0.000} seconds before reconnecting...
|
||||
|
||||
# AutoRespond
|
||||
bot.autoRespond.loading=Loading matches from '{0}'
|
||||
|
|
|
|||
|
|
@ -325,7 +325,7 @@ cmd.inventory.damage=武器伤害值
|
|||
cmd.inventory.left=左
|
||||
cmd.inventory.right=右
|
||||
cmd.inventory.middle=中间
|
||||
cmd.inventory.clicking={0}正在点击容器#{2}中的栏位{1}
|
||||
cmd.inventory.clicking={0}键点击容器#{2}中的栏位{1}
|
||||
cmd.inventory.shiftclick=按住Shift键点击容器#{1}中的栏位{0}
|
||||
cmd.inventory.shiftclick_fail=执行Shift点击失败,这可能是因为该容器类型目前不被支持。
|
||||
cmd.inventory.no_item=栏位#{0}中没有物品
|
||||
|
|
@ -548,7 +548,7 @@ bot.autoRelog.disconnect_msg=连接断开,收到消息:{0}
|
|||
bot.autoRelog.reconnect_always=忽略kick消息,仍要重新连接。
|
||||
bot.autoRelog.reconnect=信息包含 '{0}'。重新连接。
|
||||
bot.autoRelog.reconnect_ignore=不包含任何已定义关键字的消息,忽略。
|
||||
bot.autoRelog.wait=等待{0}秒后重新连接...
|
||||
bot.autoRelog.wait=等待{0:0.000}秒后重新连接...
|
||||
|
||||
# AutoRespond
|
||||
bot.autoRespond.loading=正在从'{0}'加载匹配项
|
||||
|
|
|
|||
|
|
@ -325,7 +325,7 @@ cmd.inventory.damage=武器傷害值
|
|||
cmd.inventory.left=左
|
||||
cmd.inventory.right=右
|
||||
cmd.inventory.middle=中間
|
||||
cmd.inventory.clicking={0}正在點選容器#{2}中的欄位{1}
|
||||
cmd.inventory.clicking={0}鍵點選容器#{2}中的欄位{1}
|
||||
cmd.inventory.shiftclick=按住Shift鍵點選容器#{1}中的欄位{0}
|
||||
cmd.inventory.shiftclick_fail=執行Shift點選失敗,這可能是因為該容器型別目前不被支援。
|
||||
cmd.inventory.no_item=欄位#{0}中沒有物品
|
||||
|
|
@ -548,7 +548,7 @@ bot.autoRelog.disconnect_msg=連線斷開,收到訊息:{0}
|
|||
bot.autoRelog.reconnect_always=忽略kick訊息,仍要重新連線。
|
||||
bot.autoRelog.reconnect=資訊包含 '{0}'。重新連線。
|
||||
bot.autoRelog.reconnect_ignore=不包含任何已定義關鍵字的訊息,忽略。
|
||||
bot.autoRelog.wait=等待{0}秒後重新連線...
|
||||
bot.autoRelog.wait=等待{0:0.000}秒後重新連線...
|
||||
|
||||
# AutoRespond
|
||||
bot.autoRespond.loading=正在從'{0}'載入匹配項
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue