diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.php')
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php index dd3a7793d02..b9d9f4e2c3f 100644 --- a/apps/files_sharing/l10n/pt_PT.php +++ b/apps/files_sharing/l10n/pt_PT.php @@ -8,15 +8,14 @@ $TRANSLATIONS = array( "No files have been shared with you yet." => "Ainda não partilhados quaisquer ficheuiros consigo.", "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}", -"Add Share" => "Adicionar Partilha", -"Password" => "Senha", +"Cancel" => "Cancelar", "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.", |