From 5ad97681fd16a937dff1191a293fa3351ccb8b80 Mon Sep 17 00:00:00 2001 From: Trollken Date: Wed, 8 Feb 2017 11:50:38 +0100 Subject: [PATCH] [i18n] Translated using Weblate (Portuguese) Currently translated at 100.0% (38 of 38 strings) --- locales/pt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/pt.json b/locales/pt.json index 6ad3e9d2..3cfc5256 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -1,14 +1,14 @@ { "argument_required": "O argumento {argument} é obrigatório", - "authentication_profile_required": "Requerida autenticação no perfil '{profile}'", + "authentication_profile_required": "Autenticação requerida para o perfil '{profile}'", "authentication_required": "Autenticação obrigatória", "authentication_required_long": "É preciso autenticar-se para realizar esta ação", "colon": "{}: ", "confirm": "Confirmar {prompt}", "error": "Erro:", "file_exists": "A pasta já existe: '{path}'", - "file_not_exist": "A pasta não existe: '{path}'", - "folder_exists": "A pasta já existe '{path}'", + "file_not_exist": "O ficheiro não existe: '{path}'", + "folder_exists": "A pasta já existe: '{path}'", "folder_not_exist": "A pasta não existe", "instance_already_running": "O serviço já está em execussão", "invalid_argument": "Argumento inválido '{argument}': {error}",