summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-10 01:54:54 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-10 01:54:54 -0400
commitc119a9fd32206b823fe29b13e582dfd1016137a6 (patch)
tree0240dca439efbceb80023d3a41188f70fb021638 /apps/files/l10n/pt_BR.php
parentfa096217b17fa928a99509dff6d83dacd93978e5 (diff)
downloadnextcloud-server-c119a9fd32206b823fe29b13e582dfd1016137a6.tar.gz
nextcloud-server-c119a9fd32206b823fe29b13e582dfd1016137a6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.php')
-rw-r--r--apps/files/l10n/pt_BR.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php
index 95a04279fee..1dc10824883 100644
--- a/apps/files/l10n/pt_BR.php
+++ b/apps/files/l10n/pt_BR.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Erro desconhecido",
"Could not move %s - File with this name already exists" => "Impossível mover %s - Já existe um arquivo com esse nome",
"Could not move %s" => "Impossível mover %s",
+"Permission denied" => "Permissão Negada",
"File name cannot be empty." => "O nome do arquivo não pode estar vazio.",
"\"%s\" is an invalid file name." => "\"%s\" é um nome de arquivo inválido.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",