diff options
Diffstat (limited to 'client/locales/pt/messages.gotext.json')
| -rw-r--r-- | client/locales/pt/messages.gotext.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/client/locales/pt/messages.gotext.json b/client/locales/pt/messages.gotext.json index 08d62a0..3bc2c77 100644 --- a/client/locales/pt/messages.gotext.json +++ b/client/locales/pt/messages.gotext.json @@ -4,7 +4,7 @@ { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", - "translation": "", + "translation": "Falha ao adicionar um servidor de acesso ao instituto com URL: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -19,7 +19,7 @@ { "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": "", + "translation": "Falha ao adicionar um servidor de Internet seguro com ID da organização: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -34,7 +34,7 @@ { "id": "Failed to add a server with URL: '{Identifier}'", "message": "Failed to add a server with URL: '{Identifier}'", - "translation": "", + "translation": "Falha ao adicionar um servidor com URL: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -49,7 +49,7 @@ { "id": "The input: '{Identifier}' is not a valid URL", "message": "The input: '{Identifier}' is not a valid URL", - "translation": "", + "translation": "A entrada: '{Identifier}' não é um URL válido", "placeholders": [ { "id": "Identifier", @@ -64,7 +64,7 @@ { "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", - "translation": "", + "translation": "O cliente tentou se conectar automaticamente ao servidor VPN: '{Identifier}', mas você precisa autorizar novamente. Conecte-se manualmente novamente.", "placeholders": [ { "id": "Identifier", @@ -79,7 +79,7 @@ { "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete", - "translation": "", + "translation": "O cliente tentou se conectar automaticamente ao servidor VPN: '{Identifier}', mas a operação não foi concluída", "placeholders": [ { "id": "Identifier", @@ -94,7 +94,7 @@ { "id": "Failed to connect to server: '{Identifier}'", "message": "Failed to connect to server: '{Identifier}'", - "translation": "", + "translation": "Falha ao conectar ao servidor: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -109,7 +109,7 @@ { "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", - "translation": "", + "translation": "Falha ao obter uma configuração VPN para o servidor: '{Identifier}'", "placeholders": [ { "id": "Identifier", @@ -124,17 +124,17 @@ { "id": "Failed to obtain the list of organizations", "message": "Failed to obtain the list of organizations", - "translation": "" + "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": "" + "translation": "Falha ao obter a lista de servidores" }, { "id": "Timeout reached contacting URL: '{URL}'", "message": "Timeout reached contacting URL: '{URL}'", - "translation": "", + "translation": "O tempo limite foi atingido para entrar em contato com o URL: '{URL}'", "placeholders": [ { "id": "URL", @@ -149,7 +149,7 @@ { "id": "{Msg}. The cause of the error is: {Error}.", "message": "{Msg}. The cause of the error is: {Error}.", - "translation": "", + "translation": "{Msg}. A causa do erro é: {Error}.", "placeholders": [ { "id": "Msg", @@ -172,7 +172,7 @@ { "id": "An internal error occurred", "message": "An internal error occurred", - "translation": "" + "translation": "Ocorreu um erro interno" } ] -}
\ No newline at end of file +} |
