diff --git a/src/i18n/strings/pt_BR.json b/src/i18n/strings/pt_BR.json index b456c98aed..8ae85a5013 100644 --- a/src/i18n/strings/pt_BR.json +++ b/src/i18n/strings/pt_BR.json @@ -2903,5 +2903,13 @@ "You held the call Resume": "Você pausou a chamada Retomar", "You've reached the maximum number of simultaneous calls.": "Você atingiu o número máximo de chamadas simultâneas.", "Too Many Calls": "Muitas chamadas", - "%(name)s paused": "%(name)s pausou" + "%(name)s paused": "%(name)s pausou", + "You held the call Switch": "Você pausou a chamada Retomar", + "%(name)s on hold": "%(name)s em espera", + "sends snowfall": "envia neve caindo", + "Sends the given message with snowfall": "Envia a mensagem com neve caindo", + "sends fireworks": "envia fogos de artifício", + "Sends the given message with fireworks": "Envia a mensagem com fogos de artifício", + "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message": "Adiciona ┬──┬ ノ( ゜-゜ノ) a uma mensagem de texto simples", + "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message": "Adiciona (╯°□°)╯︵ ┻━┻ a uma mensagem de texto" }