diff options
Diffstat (limited to 'core/l10n/pt_PT.php')
-rw-r--r-- | core/l10n/pt_PT.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index b9c1d59c91f..abe203b571a 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "%s shared »%s« with you" => "%s partilhado »%s« contigo", -"group" => "grupo", "Turned on maintenance mode" => "Activado o modo de manutenção", "Turned off maintenance mode" => "Desactivado o modo de manutenção", "Updated database" => "Base de dados actualizada", @@ -61,8 +60,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Erro ao mudar permissões", "Shared with you and the group {group} by {owner}" => "Partilhado consigo e com o grupo {group} por {owner}", "Shared with you by {owner}" => "Partilhado consigo por {owner}", -"Share with" => "Partilhar com", -"Share with link" => "Partilhar com link", "Password protect" => "Proteger com palavra-passe", "Password" => "Password", "Allow Public Upload" => "Permitir Envios Públicos", @@ -72,10 +69,10 @@ $TRANSLATIONS = array( "Expiration date" => "Data de expiração", "Share via email:" => "Partilhar via email:", "No people found" => "Não foi encontrado ninguém", +"group" => "grupo", "Resharing is not allowed" => "Não é permitido partilhar de novo", "Shared in {item} with {user}" => "Partilhado em {item} com {user}", "Unshare" => "Deixar de partilhar", -"notify user by email" => "notificar utilizador por correio electrónico", "can edit" => "pode editar", "access control" => "Controlo de acesso", "create" => "criar", |