diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
commit | 1f2722053f40aeb401ef329c0ecad7863d62f760 (patch) | |
tree | 2b908f950808ff0a317dc8319bc80c892cf819f1 /apps/files_external/l10n/pt_PT.php | |
parent | bcbebe8dd27f3cdd60d9207ac6fbfb0346fd6242 (diff) | |
download | nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.tar.gz nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/pt_PT.php')
-rw-r--r-- | apps/files_external/l10n/pt_PT.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pt_PT.php b/apps/files_external/l10n/pt_PT.php index abcaf320b80..af4f50d0243 100644 --- a/apps/files_external/l10n/pt_PT.php +++ b/apps/files_external/l10n/pt_PT.php @@ -31,12 +31,14 @@ $TRANSLATIONS = array( "Grant access" => "Conceder acesso", "Please provide a valid Dropbox app key and secret." => "Por favor forneça uma \"app key\" e \"secret\" do Dropbox válidas.", "Error configuring Google Drive storage" => "Erro ao configurar o armazenamento do Google Drive", +"Personal" => "Pessoal", "Saved" => "Guardado", "<b>Note:</b> " => "<b>Aviso:</b> ", " and " => "e", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O suporte cURL no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O suporte FTP no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O cliente\"%s\" não está instalado. Não é possível montar \"%s\" . Peça ao seu administrador para instalar.", +"Name" => "Nome", "External Storage" => "Armazenamento Externo", "Folder name" => "Nome da pasta", "Configuration" => "Configuração", |