summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_PT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 12:44:12 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 12:44:12 -0500
commit07e540613e1445451ace78e639be36a1c1e7e58f (patch)
treee5c5744bca2ba245f9ebe03874933712d8b18c39 /apps/files_sharing/l10n/pt_PT.php
parent7125bfba21b957b7c9ee96f0405e78ecb6b1e4f9 (diff)
downloadnextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.tar.gz
nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.php')
-rw-r--r--apps/files_sharing/l10n/pt_PT.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index ce513485497..cd94211b5d3 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -2,7 +2,7 @@
$TRANSLATIONS = array(
"This share is password-protected" => "Esta partilha está protegida por palavra-chave",
"The password is wrong. Try again." => "Password errada, por favor tente de novo",
-"Password" => "Password",
+"Password" => "Palavra-passe",
"Sorry, this link doesn’t seem to work anymore." => "Desculpe, mas este link parece não estar a funcionar.",
"Reasons might be:" => "As razões poderão ser:",
"the item was removed" => "O item foi removido",
@@ -14,6 +14,7 @@ $TRANSLATIONS = array(
"Download" => "Transferir",
"Upload" => "Carregar",
"Cancel upload" => "Cancelar envio",
-"No preview available for" => "Não há pré-visualização para"
+"No preview available for" => "Não há pré-visualização para",
+"Direct link" => "Link direto"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";