aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-10 01:55:57 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-10 01:55:57 -0500
commit580deb09f867a9346a88226da66ba0d0cfaef574 (patch)
tree4287d7b8b9cf419e6863a31d2280f4d5df503473 /lib/l10n/pt_BR.js
parentd04aadde8a7032e82193a58c412ed655ae6bebbc (diff)
downloadnextcloud-server-580deb09f867a9346a88226da66ba0d0cfaef574.tar.gz
nextcloud-server-580deb09f867a9346a88226da66ba0d0cfaef574.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r--lib/l10n/pt_BR.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index f4e52410ba1..435aee8e6f2 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -112,6 +112,9 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Compartilhamento %s falhou, porque recompartilhamentos não são permitidos",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Compartilhamento %s falhou, porque a infra-estrutura de compartilhamento para %s não conseguiu encontrar a sua fonte",
"Sharing %s failed, because the file could not be found in the file cache" : "Compartilhamento %s falhou, porque o arquivo não pôde ser encontrado no cache de arquivos",
+ "Cannot increase permissions of %s" : "Não é possível aumentar as permissões de %s",
+ "Expiration date is in the past" : "Data de validade está ultrapassada",
+ "Cannot set expiration date more than %s days in the future" : "Não é possível definir a data de validade mais de %s dias no futuro",
"Could not find category \"%s\"" : "Impossível localizar categoria \"%s\"",
"Apps" : "Aplicações",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Somente os seguintes caracteres são permitidos no nome do usuário: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",