diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index ccd86463..50856dfb 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -7,6 +7,7 @@ OC.L10N.register( "A user with that email already exists." : "Já existe um utilizador com esse email.", "A user with that name already exists." : "Já existe um utilizador com esse nome.", "User successfully created" : "Utilizador criado com sucesso", + "Failed to authorize" : "Falhou a autorização", "%s shared »%s« with you" : "%s partilhou »%s« consigo", "You can access the shared file by activating your guest account." : "Pode aceder ao ficheiro partilhado ao ativar a sua conta de convidado", "The share will expire at %s." : "A partilha expira em %s.", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index e2e800a2..d95ecb8b 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -5,6 +5,7 @@ "A user with that email already exists." : "Já existe um utilizador com esse email.", "A user with that name already exists." : "Já existe um utilizador com esse nome.", "User successfully created" : "Utilizador criado com sucesso", + "Failed to authorize" : "Falhou a autorização", "%s shared »%s« with you" : "%s partilhou »%s« consigo", "You can access the shared file by activating your guest account." : "Pode aceder ao ficheiro partilhado ao ativar a sua conta de convidado", "The share will expire at %s." : "A partilha expira em %s.",