diff options
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r-- | core/l10n/pt_PT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 8b86f46d3ce..f3b3adf3d22 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -113,9 +113,6 @@ OC.L10N.register( "remote" : "remoto", "Unshare" : "Cancelar partilha", "can edit" : "pode editar", - "create" : "criar", - "change" : "alterar", - "delete" : "eliminar", "access control" : "controlo de acesso", "Could not unshare" : "Não foi possível cancelar a partilha", "Share details could not be loaded for this item." : "Não foi possível carregar os detalhes de partilha para este item.", @@ -299,6 +296,9 @@ OC.L10N.register( "Send link via email" : "Enviar hiperligação por mensagem", "notify by email" : "Notificar por mensagem", "can share" : "pode partilhar", + "create" : "criar", + "change" : "alterar", + "delete" : "eliminar", "{sharee} (at {server})" : "{sharee} (em {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhe com as pessoas nas outras ownClouds utilizando a sintaxe username@example.com/owncloud", "Share with users…" : "Compartilhe com os utilizadores...", |