summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-23 02:05:45 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-23 02:05:45 -0400
commit479e4410c5625818bcdfd3da434f0b3cdb70c987 (patch)
tree5a605384aabb413c93d9ba4fdd3e9247a02d6ce7 /apps/files/l10n
parent37a5bff1552ce672abfb15ffc0ba0c2468fdd058 (diff)
downloadnextcloud-server-479e4410c5625818bcdfd3da434f0b3cdb70c987.tar.gz
nextcloud-server-479e4410c5625818bcdfd3da434f0b3cdb70c987.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/pt_PT.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_PT.php b/apps/files/l10n/pt_PT.php
index 372b412fc00..d44a5bd01b2 100644
--- a/apps/files/l10n/pt_PT.php
+++ b/apps/files/l10n/pt_PT.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Erro Desconhecido",
"Could not move %s - File with this name already exists" => "Não foi possível mover %s - Já existe um ficheiro com este nome",
"Could not move %s" => "Não foi possível mover %s",
+"Permission denied" => "Permissão negada",
"File name cannot be empty." => "O nome do ficheiro não pode estar em branco.",
"\"%s\" is an invalid file name." => "\"%s\" é um nome de ficheiro inválido.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome Inválido, Não são permitidos os carateres '\\', '/', '<', '>', ':', '\"', '|', '?' e '*'.",