/* Write size limit exceeded error description (1: size limit) */ "Data exceeded maximum size of %@ bytes" = "Dados excederam o tamanho máximo de %@ bytes"; /* Invalid input error description (1: input) */ "Input %@ is invalid" = "Entrada %@ é inválida"; /* Recovery suggestion for unknown peripheral characteristic */ "Make sure the device is nearby, and the issue should resolve automatically" = "Confira que o dispositivo esteja próximo, e o problema deve se resolver automaticamente."; /* Timeout error description */ "Peripheral did not respond in time" = "Acessório não respondeu a tempo"; /* Not ready error description */ "Peripheral isnʼt connected" = "Acessório não está conectado"; /* Response timeout error description */ "Pump did not respond in time" = "Bomba não respondeu a tempo"; /* Invalid response error description (1: response) */ "Response %@ is invalid" = "Resposta %@ é inválida"; /* Unsupported command error description */ "RileyLink firmware does not support the %@ command" = "O firmware do RileyLink não suporta o comando %@"; /* Failure reason: unknown peripheral characteristic */ "The RileyLink was temporarily disconnected" = "O RileyLink foi temporariamente desconectado"; /* Error description */ "Unknown characteristic" = "Característica Desconhecida";