diff options
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r-- | core/l10n/pt_PT.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 42e473d912f..2f8d66738e7 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -174,7 +174,15 @@ OC.L10N.register( "Share with users, groups or remote users …" : "Partilhar com utilizadores, grupos ou utilizadores remotos...", "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})", "Delete" : "Apagar", + "Rename" : "Renomear", + "Global tags" : "Etiquetas gerais", "The object type is not specified." : "O tipo de objeto não está especificado.", "Enter new" : "Introduza novo", "Add" : "Adicionar", |