Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r--core/l10n/pt_BR.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 1adb41e037e..006077b29a9 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -165,7 +165,6 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Seus arquivos são criptografados. Não há como recuperar os dados depois que a senha for redefinida. Se não tiver certeza do que fazer, entre em contato com o administrador. Quer realmente continuar?",
"I know what I'm doing" : "Eu sei o que estou fazendo",
"Resetting password" : "Redefinindo a senha",
- "Install recommended apps" : "Instalar aplicativos recomendados",
"Recommended apps" : "Aplicativos recomendados",
"Loading apps …" : "Carregando aplicativos...",
"Could not fetch list of apps from the App Store." : "Não foi possível buscar a lista de aplicativos na App Store.",
@@ -173,7 +172,8 @@ OC.L10N.register(
"App download or installation failed" : "O download ou a instalação do aplicativo falhou",
"Cannot install this app because it is not compatible" : "Não foi possível instalar este aplicativo pois não é compatível.",
"Cannot install this app" : "Não foi possível instalar este aplicativo.",
- "Cancel" : "Cancelar",
+ "Skip" : "Ignorar",
+ "Install recommended apps" : "Instalar aplicativos recomendados",
"Schedule work & meetings, synced with all your devices." : "Programe trabalhos e reuniões, sincronizados com seus dispositivos.",
"Keep your colleagues and friends in one place without leaking their private info." : "Mantenha seus colegas e amigos em um só lugar sem vazar informações particulares.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicativo de e-mail simples e bem integrado com Arquivos, Contatos e Calendário.",
@@ -235,6 +235,7 @@ OC.L10N.register(
"Already existing files" : "Arquivos já existentes",
"Which files do you want to keep?" : "Quais arquivos você quer manter?",
"If you select both versions, the copied file will have a number added to its name." : "Se você selecionar ambas as versões, o arquivo copiado terá um número adicionado ao seu nome.",
+ "Cancel" : "Cancelar",
"Continue" : "Continuar",
"(all selected)" : "(todos selecionados)",
"({count} selected)" : "({count} selecionados)",
@@ -310,6 +311,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para mais informações de como configurar apropriadamente seu servidor, consulte nossa <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentação</a>.",
"Create an <strong>admin account</strong>" : "Criar uma <strong>conta de administrador</strong>",
"Username" : "Nome do usuário",
+ "Toggle password visibility" : "Alternar visibilidade da senha",
"Storage & database" : "Armazenamento & banco de dados",
"Data folder" : "Pasta de dados",
"Configure the database" : "Configurar o banco de dados",
@@ -342,7 +344,6 @@ OC.L10N.register(
"More apps menu" : "Mais aplicativos",
"Contacts" : "Contatos",
"Contacts menu" : "Menu de contatos",
- "Settings menu" : "Menu de configurações",
"Confirm your password" : "Confirme sua senha",
"Connect to your account" : "Conectar à sua conta",
"Please log in before granting %1$s access to your %2$s account." : "Logue-se antes de conceder acesso %1$s à sua conta %2$s.",
@@ -402,7 +403,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Algumas colunas do banco de dados estão sem uma conversão para big int. Devido ao fato de que alterar os tipos de coluna em tabelas grandes pode levar algum tempo, elas não foram alteradas automaticamente. Executando 'occ db: convert-filecache-bigint' essas alterações pendentes podem ser aplicadas manualmente. Esta operação precisa ser feita enquanto a instância está offline. Para obter mais detalhes, leia {linkstart} a página de documentação sobre isso ↗{linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Para migrar para outro banco de dados, use a ferramenta de linha de comando: 'occ db:convert-type', ou consulte a {linkstart}documentação do ↗{linkend}. ",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Seu diretório de dados e arquivos provavelmente podem ser acessados pela Internet. O arquivo .htaccess não está funcionando. É altamente recomendado que você configure seu servidor web para que o diretório de dados não seja mais acessível ou mova o diretório de dados fora da raiz de documentos do servidor web.",
- "Toggle password visibility" : "Alternar visibilidade da senha",
+ "Settings menu" : "Menu de configurações",
"The password is wrong. Try again." : "Senha incorreta. Tente novamente.",
"Setup two-factor authentication" : "Configurar autenticação de dois fatores",
"You haven't added any info yet" : "Você ainda não adicionou nenhuma informação",