From 5c16ca0587a69df262eaaafc4d2871db19f62370 Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Tue, 10 Mar 2020 16:48:10 +0300 Subject: [PATCH] =?UTF-8?q?Add=20transcoding/translation=20for=20`shell`?= =?UTF-8?q?=20module=20of=20portugu=C3=AAs=20(Brasil)=20(pt=5FBR)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/lang/pt_BR | 0 shell/lang/pt_BR.auto | 14 ++++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 shell/lang/pt_BR create mode 100644 shell/lang/pt_BR.auto diff --git a/shell/lang/pt_BR b/shell/lang/pt_BR new file mode 100644 index 000000000..e69de29bb diff --git a/shell/lang/pt_BR.auto b/shell/lang/pt_BR.auto new file mode 100644 index 000000000..82dca2ddd --- /dev/null +++ b/shell/lang/pt_BR.auto @@ -0,0 +1,14 @@ +index_title=Shell de Comando +index_ok=Executar comando: +index_history=Histórico de comandos +index_clear=Limpar histórico +index_clearcmds=Limpar comandos +index_desc=Digite um comando shell para executar no campo de texto abaixo. O comando cd pode ser usado para alterar o diretório dos comandos subseqüentes. +index_pok=Executar comando anterior +index_edit=Editar anterior +index_trunced=A produção total de $2 foi truncada em $1. +index_timedout=O comando foi encerrado após a execução por $1 segundos. +acl_user=Executar comandos como usuário +acl_user_def=Usuário atual do Webmin +log_run=Comando Ran $1 +log_clear=Histórico de comando limpo