diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-17 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-17 01:55:34 -0400 |
commit | c378456137a47186147d3c9212d9a009c979890c (patch) | |
tree | 519e606e7baa2e90d533ceaed829c3db4cc49e01 /lib/l10n/pt_PT.js | |
parent | 6cd1126dd13ec4561144a0124bedd5394a7c8ff9 (diff) | |
download | nextcloud-server-c378456137a47186147d3c9212d9a009c979890c.tar.gz nextcloud-server-c378456137a47186147d3c9212d9a009c979890c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r-- | lib/l10n/pt_PT.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index 8c54fc8c055..1dc20a9123d 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -83,7 +83,6 @@ OC.L10N.register( "Sharing %s failed, because the backend does not allow shares from type %i" : "A partilha de %s falhou porque a interface não permite as partilhas do tipo %i", "Sharing %s failed, because the file does not exist" : "A partilha de %s falhou, porque o ficheiro não existe", "You are not allowed to share %s" : "Não está autorizado a partilhar %s", - "Sharing %s failed, because the user %s is the item owner" : "A partilha %s falhou, porque o utilizador %s é o proprietário", "Sharing %s failed, because the user %s does not exist" : "A partilha %s falhou, porque o utilizador %s nao existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "A partilha %s falhou, porque o utilizador %s não pertence a nenhum dos grupos que %s é membro de", "Sharing %s failed, because this item is already shared with %s" : "A partilha %s falhou, porque o item já está a ser partilhado com %s", @@ -101,7 +100,6 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Ao partilhar a interface %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Não foi encontrada a partilha da interface %s", "Sharing backend for %s not found" : "Não foi encontrada a partilha da interface para %s", - "Sharing %s failed, because the user %s is the original sharer" : "A partilha %s falhou, porque o utilizador %s é o proprietário original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Definir permissões para %s falhou, porque as permissões excedem as permissões concedidas a %s", "Sharing %s failed, because resharing is not allowed" : "A partilha %s falhou, porque repartilhar não é permitido", "Sharing %s failed, because the sharing backend for %s could not find its source" : "A partilha %s falhou porque a partilha da interface para %s não conseguiu encontrar a sua fonte", |