aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_PT.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.php')
-rw-r--r--apps/files_sharing/l10n/pt_PT.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index 858d27aafa1..123ae39ed77 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -9,13 +9,13 @@ $TRANSLATIONS = array(
"You haven't shared any files yet." => "Ainda não partilhou quaisquer ficheiros.",
"You haven't shared any files by link yet." => "Ainda não partilhou quaisquer ficheiros por hiperligação.",
"Add {name} from {owner}@{remote}" => "Adicionar {name} de {owner}@{remote}",
+"Password" => "Senha",
"No ownCloud installation found at {remote}" => "Não foi encontrada uma instalação em {remote}",
"Invalid ownCloud url" => "Endereço errado",
"Shared by {owner}" => "Partilhado por {dono}",
"Shared by" => "Partilhado por",
"This share is password-protected" => "Esta partilha está protegida por senha",
"The password is wrong. Try again." => "A senha está errada. Por favor, tente de novo.",
-"Password" => "Senha",
"Name" => "Nome",
"Share time" => "Hora da Partilha",
"Sorry, this link doesn’t seem to work anymore." => "Desculpe, mas esta hiperligação parece já não estar a funcionar.",
@@ -30,6 +30,7 @@ $TRANSLATIONS = array(
"Download" => "Transferir",
"Download %s" => "Transferir %s",
"Direct link" => "Hiperligação direta",
+"Remote Shares" => "Partilhas Remotas",
"Allow other instances to mount public links shared from this server" => "Permitir que outras instâncias mapeiem endereços partilhados deste servidor",
"Allow users to mount public link shares" => "Permitir mapeamentos de endereços partilhados aos utilizadores"
);