From e6b09ba4642201cd9c6146c0ce2e29ba13ce7c3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 9 Apr 2016 22:57:34 +0200 Subject: [PATCH] [i18n] Translated using Weblate (Portuguese) Currently translated at 77.1% (27 of 35 strings) --- locales/pt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/pt.json b/locales/pt.json index 64cbe251..9b2fb301 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -1,15 +1,15 @@ { - "argument_required": "O argumento {:s} é obrigatório", - "authentication_profile_required": "Requerida autenticação no perfil '{:s}'", + "argument_required": "O argumento {argument} é obrigatório", + "authentication_profile_required": "Requerida autenticação no perfil '{profile}'", "authentication_required": "Autenticação obrigatória", "authentication_required_long": "É preciso autenticar-se para realizar esta ação", "colon": "{}:", - "confirm": "Confirmar {:s}", + "confirm": "Confirmar {prompt}", "error": "Erro:", "instance_already_running": "O serviço já está em execussão", - "invalid_argument": "Argumento inválido '{:s}': {:s}", + "invalid_argument": "Argumento inválido '{argument}': {error}", "invalid_password": "Senha incorreta", - "ldap_attribute_already_exists": "O atributo já existe: '{:s}={:s}'", + "ldap_attribute_already_exists": "O atributo já existe: '{attribute}={value}'", "ldap_operation_error": "Ocorreu um erro durante a operação LDAP", "ldap_server_down": "Não foi possível comunicar com o servidor LDAP", "logged_in": "Sessão iniciada",