summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-06 01:54:43 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-06 01:54:43 -0400
commite902e3f6591f53ebd199a4db8c791fce322788ce (patch)
tree7f704bf7cd1f4472faea264ea1a5b22d81da5485 /lib/l10n/pt_BR.php
parent9fb79c86f0b889b1248b1775a912c47ebe073e57 (diff)
downloadnextcloud-server-e902e3f6591f53ebd199a4db8c791fce322788ce.tar.gz
nextcloud-server-e902e3f6591f53ebd199a4db8c791fce322788ce.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.php')
-rw-r--r--lib/l10n/pt_BR.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php
index 72142183995..4fd3dfa978d 100644
--- a/lib/l10n/pt_BR.php
+++ b/lib/l10n/pt_BR.php
@@ -67,6 +67,8 @@ $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 where shared" => "Não é possível definir a data de validade. Compartilhamentos não podem expirar depois que %s após eles serem 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",
"Sharing backend for %s not found" => "Compartilhamento backend para %s não encontrado",