diff options
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 23635f5d47e..5a55bd7a02b 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -228,14 +228,6 @@ OC.L10N.register( "Recommended" : "Recomendado", "Microsoft Windows Platform is not supported" : "Plataforma Microsoft Windows não é suportada", "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "O Servidor Nextcloud não possui suporte para execução na plataforma Microsoft Windows. Sugerimos que use um servidor Linux em uma máquina virtual, caso não seja possível migrar o servidor.", - "Storage not available" : "Armazanamento não disponível", - "ownCloud %s or higher is required." : "OwnCloud %s ou mais recente é necessário", - "ownCloud %s or lower is required." : "ownCloud %s ou menor é necessário", - "App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "App '%s\" não pode ser instalado por não ser compatível com a versão", - "App can't be installed because it is not compatible with this version of Nextcloud" : "App não pode ser instalado pois não é compatível com a versão", - "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "App não pode ser instalado porque a versão em info.xml/version não é a mesma versão reportada na app store", - "Hint: You can speed up the upgrade by executing this SQL command manually: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;" : "Dica: voce pode acelerar seu upgrade executando um comando SQL: ALTERTABLE %s ADD COLUMN checksun varchar(255) DEFAULT NULL AFTER permissions;", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "Não é possível rodar nosso serviço em plataformas Microsoft, sugerimos um Linux em máquina virtual. É possível achar pacotes Linux e é bem fácil fazer dfeply das imagens virtuais em <a href=\"%s\"> %s</a>. Para migrar instalações existentes e achar algumas dicas de script acesse <a href=\"%s\">nossa documentação</a>", - "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Isso pode ser corrigido usando <a href=\"%s\" target=\"_blank\"> fornecendo acesso de escrita ao webserver no diretório root</a>" + "Storage not available" : "Armazanamento não disponível" }, "nplurals=2; plural=(n > 1);"); |