diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-08 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-08 01:55:11 -0400 |
commit | d63b9e68c464da6c2955c82334bf4d45afb61cae (patch) | |
tree | d15b407eb1e8e9455380362e0f8ca212ac40e851 /lib/l10n/pt_BR.php | |
parent | 5e7b164560e3b06634f8c21df19d0f4f83dc5790 (diff) | |
download | nextcloud-server-d63b9e68c464da6c2955c82334bf4d45afb61cae.tar.gz nextcloud-server-d63b9e68c464da6c2955c82334bf4d45afb61cae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.php')
-rw-r--r-- | lib/l10n/pt_BR.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php index 16ca7965402..ca0f94d4929 100644 --- a/lib/l10n/pt_BR.php +++ b/lib/l10n/pt_BR.php @@ -67,6 +67,7 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Tipo de compartilhamento %s não é válido para %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Definir permissões para %s falhou, porque as permissões excedem as permissões concedidas a %s", "Setting permissions for %s failed, because the item was not found" => "Definir permissões para %s falhou, porque o item não foi encontrado", +"Cannot set expiration date. Shares cannot expire later than %s after they have been shared" => "Não é possível definir a data de expiração. Compartilhamentos não podem expirar mais tarde que %s depois de terem sido compartilhados", "Cannot set expiration date. Expiration date is in the past" => "Não é possível definir a data de validade. Data de expiração está no passado", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Compartilhando backend %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" => "Compartilhamento backend %s não encontrado", |