{ "language": "pt", "messages": [ { "id": "IP network does not contain incremented IP: {Ret}", "message": "IP network does not contain incremented IP: {Ret}", "translation": "", "placeholders": [ { "id": "Ret", "string": "%[1]v", "type": "net.IP", "underlyingType": "[]byte", "argNum": 1, "expr": "ret" } ] }, { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Falha ao adicionar um servidor de acesso ao instituto com URL: '{Identifier}'", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "Failed to add a secure internet server with organisation ID: '{Identifier}'", "message": "Failed to add a secure internet server with organisation ID: '{Identifier}'", "translation": "Falha ao adicionar um servidor de Internet seguro com ID da organização: '{Identifier}'", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "Failed to add a server with URL: '{Identifier}'", "message": "Failed to add a server with URL: '{Identifier}'", "translation": "Falha ao adicionar um servidor com URL: '{Identifier}'", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "The input: '{Identifier}' is not a valid URL", "message": "The input: '{Identifier}' is not a valid URL", "translation": "A entrada: '{Identifier}' não é um URL válido", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "The client tried to autoconnect to the server, but the operation failed to complete", "message": "The client tried to autoconnect to the server, but the operation failed to complete", "translation": "" }, { "id": "Failed to connect to server", "message": "Failed to connect to server", "translation": "" }, { "id": "Failed to obtain a VPN configuration for the server", "message": "Failed to obtain a VPN configuration for the server", "translation": "" }, { "id": "Failed to obtain the list of organizations", "message": "Failed to obtain the list of organizations", "translation": "Falha ao obter a lista de organizações" }, { "id": "Failed to obtain the list of servers", "message": "Failed to obtain the list of servers", "translation": "Falha ao obter a lista de servidores" }, { "id": "Timeout reached contacting URL: '{URL}'", "message": "Timeout reached contacting URL: '{URL}'", "translation": "O tempo limite foi atingido para entrar em contato com o URL: '{URL}'", "placeholders": [ { "id": "URL", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "tErr.URL" } ] }, { "id": "{Msg}. The cause of the error is: {Error}.", "message": "{Msg}. The cause of the error is: {Error}.", "translation": "{Msg}. A causa do erro é: {Error}.", "placeholders": [ { "id": "Msg", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "msg" }, { "id": "Error", "string": "%[2]s", "type": "string", "underlyingType": "string", "argNum": 2, "expr": "e.wrapped.Error()" } ] }, { "id": "An internal error occurred", "message": "An internal error occurred", "translation": "Ocorreu um erro interno" } ] }