diff options
author | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-05-15 23:51:13 +0200 |
---|---|---|
committer | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-05-15 23:51:13 +0200 |
commit | 195f6143a3e5654418f28b5640df279fc81c8127 (patch) | |
tree | 3966312dfa60f4990547ebab62c9d40f0a88d3a6 /apps/files_external/l10n/pt_PT.php | |
parent | 83444d9c641b77144cd74e5dc71c5ad18964944e (diff) | |
parent | dfddaf8fbf5ff515f26ff462c7ba6166b3d0ed18 (diff) | |
download | nextcloud-server-195f6143a3e5654418f28b5640df279fc81c8127.tar.gz nextcloud-server-195f6143a3e5654418f28b5640df279fc81c8127.zip |
Merge branch 'master' into convert-oc_config
Diffstat (limited to 'apps/files_external/l10n/pt_PT.php')
-rw-r--r-- | apps/files_external/l10n/pt_PT.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pt_PT.php b/apps/files_external/l10n/pt_PT.php index aac3c1c2ca0..0a05d1f8825 100644 --- a/apps/files_external/l10n/pt_PT.php +++ b/apps/files_external/l10n/pt_PT.php @@ -6,6 +6,7 @@ "Error configuring Google Drive storage" => "Erro ao configurar o armazenamento do Google Drive", "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Atenção:</b> O cliente \"smbclient\" não está instalado. Não é possível montar as partilhas CIFS/SMB . Peça ao seu administrador para instalar.", "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O suporte FTP no PHP não está activate ou instalado. Não é possível montar as partilhas FTP. Peça ao seu administrador para instalar.", +"<b>Warning:</b> The Curl support in PHP is not enabled or installed. Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask your system administrator to install it." => "<b>Atenção:<br> O suporte PHP para o Curl não está activado ou instalado. A montagem do ownCloud/WebDav ou GoolgeDriver não é possível. Por favor contacte o administrador para o instalar.", "External Storage" => "Armazenamento Externo", "Folder name" => "Nome da pasta", "External storage" => "Armazenamento Externo", |