diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-29 01:55:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-29 01:55:53 -0500 |
commit | 1765e11f7573e61ae4506111ca60a51818a3788a (patch) | |
tree | 05d39ba9286616ce817e5f1a479a0bdeb719521f /core/l10n/pt_PT.js | |
parent | 6fc326967035959847746e3831bf9a63256fc214 (diff) | |
download | nextcloud-server-1765e11f7573e61ae4506111ca60a51818a3788a.tar.gz nextcloud-server-1765e11f7573e61ae4506111ca60a51818a3788a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r-- | core/l10n/pt_PT.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 2f8d66738e7..dbed83d6c5f 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -136,7 +136,6 @@ OC.L10N.register( "Error" : "Erro", "Error while sharing" : "Erro ao partilhar", "Error while unsharing" : "Erro ao remover a partilha", - "Error while changing permissions" : "Erro ao mudar permissões", "Error setting expiration date" : "Erro ao aplicar a data de expiração", "The public link will expire no later than {days} days after it is created" : "O link público expira, o mais tardar {days} dias após sua criação", "Set expiration date" : "Definir a data de expiração", @@ -155,7 +154,6 @@ OC.L10N.register( "Send" : "Enviar", "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}", - "Shared in {item} with {user}" : "Partilhado em {item} com {user}", "group" : "grupo", "remote" : "remoto", "notify by email" : "Notificar por correio eletrónico", @@ -175,11 +173,8 @@ OC.L10N.register( "Warning" : "Aviso", "Error while sending notification" : "Erro enquanto estava a enviar a notificação", "Non-existing tag #{tag}" : "Etiqueta não existente #{tag}", - "visible" : "visível", - "invisible" : "invisível", - "assignable" : "atribuível", "not assignable" : "não atribuível", - "({uservisible}, {userassignable})" : "({uservisible}, {userassignable})", + "invisible" : "invisível", "Delete" : "Apagar", "Rename" : "Renomear", "Global tags" : "Etiquetas gerais", |