diff --git a/src/System.CommandLine/Properties/xlf/Resources.pt-BR.xlf b/src/System.CommandLine/Properties/xlf/Resources.pt-BR.xlf index fffee1d8ed..73453af2a8 100644 --- a/src/System.CommandLine/Properties/xlf/Resources.pt-BR.xlf +++ b/src/System.CommandLine/Properties/xlf/Resources.pt-BR.xlf @@ -1,30 +1,30 @@ - + Cannot parse argument '{0}' as expected type '{1}'. - Cannot parse argument '{0}' as expected type '{1}'. + Não foi possível converter o argumento '{0}' para o tipo esperado '{1}'. Cannot parse argument '{0}' for command '{1}' as expected type '{2}'. - Cannot parse argument '{0}' for command '{1}' as expected type '{2}'. + Não foi possível converter o argumento '{0}' para o comando '{1}' para o tipo esperado '{2}'. Cannot parse argument '{0}' for command '{1}' as expected type '{2}'. Did you mean one of the following?{3} - Cannot parse argument '{0}' for command '{1}' as expected type '{2}'. Did you mean one of the following?{3} + Não foi possível converter o argumento '{0}' para o comando '{1}' para o tipo esperado '{2}'. Você quis dizer um dos seguintes?{3} Cannot parse argument '{0}' for option '{1}' as expected type '{2}'. - Cannot parse argument '{0}' for option '{1}' as expected type '{2}'. + Não foi possível converter o argumento '{0}' para a opção '{1}' para o tipo esperado '{2}'. Cannot parse argument '{0}' for option '{1}' as expected type '{2}'. Did you mean one of the following?{3} - Cannot parse argument '{0}' for option '{1}' as expected type '{2}'. Did you mean one of the following?{3} + Não foi possível converter o argumento '{0}' para a opção '{1}' para o tipo esperado '{2}'. Você quis dizer um dos seguintes?{3} @@ -44,7 +44,7 @@ Unhandled exception: - Unhandled exception: + Exceção não tratada: @@ -59,7 +59,7 @@ Arguments passed to the application that is being run. - Arguments passed to the application that is being run. + Argumentos passados para a aplicação que está sendo executada. @@ -69,7 +69,7 @@ default - default + padrão @@ -84,32 +84,32 @@ Description: - Description: + Descrição: Show help and usage information - Show help and usage information + Mostrar ajuda e informações de uso (REQUIRED) - (REQUIRED) + (OBRIGATÓRIO) [command] - [command] + [comando] [options] - [options] + [opções] Character not allowed in a file name: '{0}'. - Character not allowed in a file name: '{0}'. + Caractere não permitido em um nome de arquivo: '{0}'. @@ -119,7 +119,7 @@ [[--] <additional arguments>...]] - [[--] <additional arguments>...]] + [[--] <argumentos adicionais>...]] @@ -134,7 +134,7 @@ Option '{0}' expects a single argument but {1} were provided. - Option '{0}' expects a single argument but {1} were provided. + A opção '{0}' espera um único argumento, mas {1} foram fornecidos. @@ -144,12 +144,12 @@ Required command was not provided. - O comando necessário não foi fornecido. + O comando obrigatório não foi fornecido. Option '{0}' is required. - Option '{0}' is required. + A opção '{0}' é obrigatória. @@ -159,12 +159,12 @@ '{0}' was not matched. Did you mean one of the following? - '{0}' was not matched. Did you mean one of the following? + '{0}' não foi reconhecido. Você quis dizer um dos seguintes? Argument '{0}' not recognized. Must be one of:{1} - Argumento '{0}' não reconhecido. Ele deve ser um dos seguintes: {1} + Argumento '{0}' não reconhecido. Deve ser um dos seguintes:{1} @@ -174,7 +174,7 @@ {0} option cannot be combined with other arguments. - {0} option cannot be combined with other arguments. + A opção {0} não pode ser combinada com outros argumentos.