diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-24 00:14:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-24 00:14:51 -0500 |
commit | ba0e09adce14b6ccd36eb93b475f5c4400701587 (patch) | |
tree | 63e4aa4de0644849452fa4dfa51d6b7ae41437b9 /settings/l10n/pt_BR.php | |
parent | aeefe48cba49a869bfe93cdf10cc3da79914e080 (diff) | |
download | nextcloud-server-ba0e09adce14b6ccd36eb93b475f5c4400701587.tar.gz nextcloud-server-ba0e09adce14b6ccd36eb93b475f5c4400701587.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.php')
-rw-r--r-- | settings/l10n/pt_BR.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php index 6e34aa81d05..aa4623f3530 100644 --- a/settings/l10n/pt_BR.php +++ b/settings/l10n/pt_BR.php @@ -61,6 +61,9 @@ $TRANSLATIONS = array( "Module 'fileinfo' missing" => "Módulo 'fileinfo' faltando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "O módulo PHP 'fileinfo' está faltando. Recomendamos que ative este módulo para obter uma melhor detecção do tipo de mídia (mime-type).", "Locale not working" => "Localização não funcionando", +"System locale can not be set to a one which supports UTF-8." => "Localidade do sistema não pode ser definido como um que suporta UTF-8.", +"This means that there might be problems with certain characters in file names." => "Isso significa que pode haver problemas com certos caracteres nos nomes de arquivo.", +"We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Nós sugerimos para instalar os pacotes necessários no seu sistema para suportar uma das seguintes localidades: %s.", "Internet connection not working" => "Sem conexão com a internet", "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Este servidor não tem conexão com a internet. Isso significa que algumas das características como a montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de 3ºs terceiros não funcionam. Acessar arquivos remotamente e envio de e-mails de notificação também não podem funcionar. Sugerimos permitir conexão com a internet para esse servidor, se você deseja ter todas as funcionalidades.", "Cron" => "Cron", |